Car Database How To Run Project Clone this repo Install the dependencies - npm install Rename .env.example to .env. Then run the seeder to populate the database - node seeder Run the project - npm run dev