Coffee Delivery
Projectย ย ย |ย ย ย Technologiesย ย ย |ย ย ย How to Use
๐ป Project
This is a project made entirely in React for an e-commerce coffee sales site to improve concepts such as Context API, Router, form validation through react-hook-form, and zod and styled components for styling.
๐ Technologies
This project was developed with the following technologies:
How To Use
To clone and run this application, you'll need Git and Yarn. From your command line:
Copied!# Clone the repository $ git clone https://github.com/kaikySantos/coffe-delivery.git # Go into the directory $ cd coffe-delivery # Install dependencies $ yarn # Run the development server $ yarn dev # Navigate to http://localhost:3000 # The app will automatically reload if you change any of the source files.
Made with โฅ by Kaiky ๐๐ป