Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 558 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 558 Bytes

React-Login-Page-Test

Login Page

UI Design

Hotels Page

Hotels

How to Run

Make sure you have installed all the node modules in your project folder after cloning.

To install dependencies

   npm install

To Run the project

   npm start

Node version

   v21.4.0