"Kasa" is the 6rd student project from the OpenClassrooms "React Developer" path! This project is a showcase of a dynamic and responsive accomodations website. Made with 💖 using React, Vite & Sass. Check out the Wireframes & Mockups on Figma for a visual representation of the project 👉 here.
Before you begin, ensure you have met the following requirements:
- You have a modern web browser such as Chrome, Firefox, or Safari.
- You have Visual Studio Code (VS Code) installed.
To install "Kasa", follow these steps:
-
Clone the repository to your local machine:
git clone https://www.github.com/beseb/kasa.git
-
Open the project in Visual Studio Code:
code kasa
-
Install the dependencies, using your package manager of choice (npm, yarn, pnpm). Here's an example using npm:
npm install
-
Start the project:
npm run dev
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
Your feedback is welcome! If you have any suggestions or issues, please open an issue through GitHub or contact us directly. Enjoy exploring and contributing to "Kasa"! 😊