ajith1717 / ecommerce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coffee Delivery

Project   |    Technologies   |    How to Use

GitHub language count GitHub top language GitHub repo size GitHub last commit

coffe-delivery


💻 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:

# 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 👋🏻

About


Languages

Language:TypeScript 96.2%Language:JavaScript 2.5%Language:HTML 1.3%