You can check it here
It is a fullstack bakery website that displays information on produce offered for sale as well as enables someone to receive a catalog of items sold via email.
The requirements for completing this project are:
- use the Sendgrid API to send an email to the user’s email with a catalog of all items sold
- API key should be stored in an environment variable
- Technologies Used Ruby, Sinatra, HTML, CSS, JS, Materialize, API
Features The key features are:
- Sengrid API sending email;
- Materialize is used for page styling (card, tabs);