Skip to content

LunarDev-git/Kasa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kasa

Project 6 OpenClassrooms

Real Estate Rental

Development of a real estate rental website using React

Features

  • Presentation of a selection of real estate properties.
  • Clicking on the cards redirects to a property page created based on the ID.
  • The property page lists the product name, author, tags, rating, a carousel, and a description contained in a collapse component.
  • The carousel displays a counter according to the number of images present on the page as well as two chevrons for navigation.
  • Error handling for routing and redirection to the 404 page.

Technologies Used

  • Create React App
  • React
  • CSS3
  • Git

How to Run the Project Locally

  1. Open a terminal: enter cd desktop
  2. Clone the repository: enter git clone https://github.com/MoonstruckDev/Kasa.git
  3. Enter cd kasa
  4. Then yarn install to download the node_modules
  5. Finally, yarn start to launch the application
  6. If you encounter issues with yarn, try npm install then npm run start

How to Contact Me

If you have any questions feel free to contact me via Mail

About

Wesbite for a real estate agency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published