Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.25 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.25 KB

DCompras

React TypeScript TailwindCSS

React Router React Hook Form React Query

Zod

Pre-requisites 📋

  • Node.js
  • NPM

Installation 🔧

To install the dependencies, you must run the following commands:

  1. Clone the repository:
git clone https://github.com/GabrielGirotti/dcompras.git
  1. Enter the project folder:
cd dcompras
  1. Install the dependencies:
npm install

Running the project 🚀

To run the project, you must run the following command:

npm run dev