Skip to content

MarcusZagorski/CYF-Hotel-MKB

 
 

Repository files navigation

The React Hotel

Description

This is your module team project. You will work in a team to build a hotel website using React.

This project is mirrored on the curriculum

https://curriculum.codeyourfuture.io/react/product

Project Setup

This project uses Vite, a modern build tool for React. To run the project, you will need to install the dependencies. In a terminal in the root of the project, run:

npm install

Then you can start the development server:

npm run dev

It will open a browser window at http://localhost:5173/ and a test runner at http://localhost:51205/vitest/#/.

Docs

The docs for this project are in the docs folder. You should read them all before you start working on the project.

Current Progress

[https://main--cyf-hotel-mkb.netlify.app/]

About

The fabled CYF Hotel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.5%
  • CSS 10.3%
  • SCSS 7.0%
  • HTML 3.2%