Application to manage a shopping cart of a fictional coffee shop.
-
To run any ReactJS application you need to configure the environment on your machine.
-
Setting the environment is a simple process, so it's recommended to follow the Rocketseat guide which is currently the most complete and detailed to make the settings:
- Clone this repo to your local machine using:
https://github.com/daniel-koti/coffee-delivery
-
Install project dependencies;
-
yarn install // or npm install
-
-
Run project in development mode;
-
yarn dev // or npm run dev
-
-
Be Happy! 😆
- Create Documentation
- GIF
- Example Video
- Awesome Readme
- Techs used
- Project Setup
- Features
- Pages Prints
- Improve Styles
- Styled components styling
- Few adjustments to make the style equal to the layout
- ReactJS - A JavaScript library for building user interfaces
- Typescript - TypeScript is an open-source language which builds on JavaScript, one of the world’s most used tools, by adding static type definitions.
- PhosphorIcons - Phosphor is a flexible icon family for interfaces, diagrams, presentations
- zod - Typescript schema validation with static type inference
- react-hook-form - Performant, flexible and extensible forms with easy-to-use validation.
- react-toastfy - 🎉 React-Toastify allows you to add notifications to your app with ease. No more nonsense!
Reach out to me at one of the following places!
- Linkedin at Daniel Moniz
- Instagram daniel-koti
This project is licensed under the MIT License - see the LICENSE file for details.
Made by Daniel Moniz with 💙 Enjoy it!