Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Project 11 of the "JavaScript React Developer" training path with OpenClassrooms

Notifications You must be signed in to change notification settings

alexperronnet/openclassrooms-11-kasa

Repository files navigation

Kasa

Caution

This repository hosts a project completed as part of my OpenClassrooms training program. Having successfully completed the program, the project has now been archived and will no longer be actively maintained. Please be aware that while the repository will remain accessible for reference, some links or features may no longer function as intended.

Preview

Overview

For this project I had to create a website for a real estate agency. The agency is called Kasa and it is a fictitious agency.

Stack

For this project I used the following technologies:

Local Setup

Clone the repository

git clone https://github.com/alexperronnet/openclassrooms-11-kasa.git

Navigate to the project folder

cd openclassrooms-11-kasa

Install dependencies

pnpm install #or npm install or yarn install

Run the application

pnpm run dev #or npm run dev or yarn dev

Deployment

The application is deployed on Netlify.

License

This is an OpenClassrooms project. The code is freely reusable, but assets (images, videos and logo) are not because they are not mine.

If you are also a student of OC, you can freely use my work as inspiration, but I advise you not to copy parts of it.

About

Project 11 of the "JavaScript React Developer" training path with OpenClassrooms

Resources

Stars

Watchers

Forks