Skip to content

Project 7 - Kasa - A front-end website for Kasa’s apartment rental service between individuals, using HTML, CSS and React

Notifications You must be signed in to change notification settings

ferdinand-dev/DW-OC-P7-Kasa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kasa

An appartment rental service between individuals using HTML, CSS

Prerequisites

You will need to have Node and npm installed locally on your machine

Installation

Installing and launching Font-end:

  1. Clone the repository:
  • git clone https://github.com/ferdinand-dev/DW-OC-P7-Kasa.git
  1. Install all dependencies for Front-end:
  • From the main folder that contains all files of the project, run npm install
  1. Launch front-end on port 3000 (default port):
  • You can then run the server by typing npm start

Built With

Frontend

  • React 18 - Free and open-source JavaScript library developed by Facebook
  • Create React App - Toolkit created by Facebook, which is the reference for initiating a React project
  • React Router V6 - Routing library for React

More Projects

Reservia (HTML and CSS) : github-pages

Ohmyfood (HTML and CSS) : github-pages

La Chouette Agence (SEO, Accessibility) : github-pages

Kanap an e-commerce website (front-end in Javascript) : vercel-app

Piquante a sauce rating web application (back-end with Node, Express and MongoDB) : follow instructions in ReadMe

Kasa an appartment rental web application (front-end in React using React Router and React Components and back-end using extracts of JSON) : vercel-app

About

Project 7 - Kasa - A front-end website for Kasa’s apartment rental service between individuals, using HTML, CSS and React

Topics

Resources

Stars

Watchers

Forks