Skip to content

Dimterion/Rental-business-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rental business website

OpenClassrooms project

Link to the website

Kasa - rental business website

Built with

HTML, CSS, JavaScript, React, React Router

Task

  • Create a website for the rental business
  • Develop a React application including React components and React Router routes
  • Work on the provided JSON file with the samples information
  • Follow the provided guidelines
  • Follow the provided mockups
  • Use PropTypes for the React components

Project goals

  • Create React components
  • Develop the routes of an application with React Router
  • Initialize a React web app

How to run the application localy

Clone the project: $ git clone https://github.com/Dimterion/Rental-business-website

Go to the cloned directory: $ cd Rental-business-website

Install npm packages: $ npm install

Launch the application: $ npm start

App can be seen at the following address: http://localhost:3000/Rental-business-website