Caffeinate provides an on-demand coffee delivery service. You can order your favorite cup of coffee from your local shop. Each cup is made to order, just for you. No more instant coffee.
- User authentication
- Show coffees available to order
- Implement coffee ordering
- HTML
- CSS
- JavaScript
- React
- Love <3
- Clone this repo
- Install packages with
npm install - Run
npm run start - Go to
http://localhost:1234in your browser
In this project, I learned how to build a React web app and hook it up to a REST API. This is my first project with styled components.
- Animations
- Improve UI
- Add profile settings page
