Project | Technologies | How to Use
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.
This project was developed with the following technologies:
To clone and run this application, you'll need Git and Yarn. From your command line:
# 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 👋🏻