https://github.com/uttamsdev/car-website
This is a car website using reactjs.
https://github.com/uttamsdev/car-website
car-selling car-website
Last synced: 11 months ago
JSON representation
This is a car website using reactjs.
- Host: GitHub
- URL: https://github.com/uttamsdev/car-website
- Owner: uttamsdev
- Created: 2024-05-31T19:07:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-06T18:12:15.000Z (almost 2 years ago)
- Last Synced: 2025-03-28T05:31:49.750Z (12 months ago)
- Topics: car-selling, car-website
- Language: JavaScript
- Homepage: https://car-shop-bd.netlify.app/
- Size: 9.49 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CAR Website
## [Live Link](https://car-shop-bd.netlify.app/)
Netlify Live link: https://car-shop-bd.netlify.app/
## How I created this Website & What is the purpose?
* This website is created using react. Here I have created home page, reviews, dashboards, blogs and footer pages. Header and footer page is common for all pages.
* To the home page I designed simply as car selling website. In home page there shows 3 customer reviews and if user click on see all reviews then user can see all reviews.
* Review page contain all reviews and In the dashboard section there are some charts shown according to data. and I added some question in the blog page. About page contain simple about us information.
* I used Custom Hooks for load data form different place and Custom active link in the navbar and I created my own json file for load and use data from there.