ostapyshyn / Booking-React-JS

Booking React JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project React - Cosden Solutions

Learn React by building a real-world project.

Running the project

To run the project, follow these steps.

  1. Install all dependencies
npm install
  1. Run the project locally
npm run dev
  1. Open your browser and visit http://localhost:5173

Working with the project

Here are some helpful guides and tips on working with the project.

Linting and formatting

The project has setup eslint and prettier for all linting and formatting without any extra configuration.

To fix any linting or formatting issues across all relevant files, run this command

npm run fix

About

Booking React JS


Languages

Language:JavaScript 99.2%Language:CSS 0.7%Language:HTML 0.1%