Skip to content

rodrigoaraujo7/ecommerce-cart-system

Repository files navigation

Ecommerce Cart System

ParticipantsTechsUsage

Participants

| Rodrigo L. Araujo

Techs

  • React
  • Typescript
  • Tailwind
  • Axios
  • JSON Server
  • React Hook Form
  • Zod

How to download the project:

# Clone the repository
$ git clone https://github.com/rodrigoaraujo7/ecommerce-cart-system.git

# Enter directory
$ cd ecommerce-cart-system

Usage

  1. Run yarn jsondb.
  2. Run yarn start and access http://localhost:3000/.

Developed by Rodrigo Leite Araujo