Zestful Coffee provides a variety of top tier roasted coffee beans that can delivered to your home or work place when you sign up for subscription plan.
Try the live demo at https://zestfulcoffee.jamessandoval.dev/
- React.js
- React Router
- JavaScript
- Sass
- CSS3
- HTML5
- AWS EC2
- Users can subscribe to a plan for delivery of coffee beans
- Users can choose from a variety of coffee beans
- Users can choose how they would like their coffee beans roasted
- Users can choose a specific quantity to be delivered
- Users can choose how often they would like the coffee beans delivered
- A new user can create an account and profile
- User login
- User Authentication
- Upgrade to a full stack application by implementing Node.js and PostgreSQL
- Clone the repository
git clone https://github.com/JaimeGSandoval/zestfulcoffee.git zestful-coffee
cd zestful-coffee
- Install all dependencies with npm
npm install
- Start the Project
npm start
- Once started you can view the application by opening http://localhost:3000 in your browser