keremcengiz0 / CarSalesWebsite-react

This repository includes a vehicle sales site inspired by sahibinden.com site to improve myself.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car Sales Website

In this project, vehicles are advertised. First, you must create an account and log in. You can add an ad from your profile page and see your existing ads. All ads are listed on the main page. You can also list them by vehicle category if desired. You can go to the page where you can see the ad details by clicking on the ads. Ads will be able to be deleted and updated. The project is in the development phase and has not yet been completed.

Technologies Used For FrontEnd

  • React.js
  • Material UI

Cloud Technologies

  • Cloudinary

Cloudinary is an end-to-end image and video management solution for web and mobile applications. It's used to store, process, and deliver images and videos for websites and apps, handling tasks such as resizing, cropping, and optimizing media assets. Cloudinary also provides various tools and features for managing and manipulating media assets, including content delivery networks and media libraries, making it a comprehensive solution for managing media in the cloud.

Uploaded images are stored on this page. cloudinary-images-db

IDE

  • Visual Studio Code

Running questapp locally

	git clone https://github.com/keremcengiz0/CarSalesProject-react.git

After running the BackEnd, you can run the project with the npm start command.

You can then access questapp here: http://localhost:3000

You can visit this repository for the BackEnd part. ==> Car-Sales-Project

Images From Project

Auth Login And Resgister Page

auth-login-page

Auth Register Page

auth-register-page

Home Page

vehicle showcase

Advert Detail Page

advert-detail-page advert-detail-page-2

Category Page 1

filter-by-category-1

Category Page 2

filter-by-category-2

Category Page 2

filter-by-category-3

Add Advert Page Blank

add-advert-page

Add Advert Page Filled

add-advert-page-full

Uploading Image Screen

uploading_image_screen

Current User Adverts Page

current-user-advert-page

About

This repository includes a vehicle sales site inspired by sahibinden.com site to improve myself.


Languages

Language:JavaScript 94.2%Language:HTML 3.6%Language:CSS 2.1%