ToDo List Web Application.
About • Functionalities • Layout • Technologies • Installation •
Small React + TypeScript Application to simulate an Online Coffee Shop
- Add items to cart
- Visit and edit Cart
- Add customer information
- Check order status
- Responsiveness for Mobile Devices
The following framworks/libraries were used for this project:
Check the full package.json
# Clone the repo
git clone https://github.com/flavioccf/coffee_delivery_react.git
# Access the project
cd coffee_delivery_react
# Install dependencies
npm install
# Run the application
npm run dev
# The server will start - port:3000 - acesse http://localhost:3000