/web-carros

WebCarros is a website where you can register cars for sale and see cars that are for sale

Primary LanguageTypeScript

Web Carros

Web Carros is a website where you can register cars for sale and see cars that are for sale.

🎨 Layout

Home page Dashboard page Car Details page New Car page Login page Register page

💻 Technologies

  • React
  • TypeScript
  • TailwindCSS
  • Firebase
  • React Router Dom
  • React Hook Form
  • React Hot Toast
  • Zod

🚀 Getting started

Prerequisites

Here you list all prerequisites necessary for running your project. For example:

Cloning

How to clone your project

git clone https://github.com/jjhonny/web-carros.git

Starting

How to start your project

cd project-name
npm install
npm run dev