Web Carros is a website where you can register cars for sale and see cars that are for sale.
- React
- TypeScript
- TailwindCSS
- Firebase
- React Router Dom
- React Hook Form
- React Hot Toast
- Zod
Here you list all prerequisites necessary for running your project. For example:
How to clone your project
git clone https://github.com/jjhonny/web-carros.git
How to start your project
cd project-name
npm install
npm run dev