Welcome to Vehicle Show It is my personal project for web development
Hello and welcome to the auto show. This website is designed for people who are looking for specific types of vehicles. It shows a wide rnge of automobiles, including models, makes, years, and images. As a user, you can search for vehicles based on your preferences, and the webpage will use the backend API to assist you in finding the best vehicles for you. On the lists page, they can also look at different vehicles that have been liked by other users and read their comments as well, so then the user can see how popular the vehicles is based on the comments and description. In addition, adding new vehicle and share their experiences with other users are also available.
To execute the file
- Run the seeds file
- npm -i (All node modules installed)
- nodemon app.js or node app.js
Car Data API And Unsplash API
Credit By Linjian Yang