/React-Login-Page-Test

This repo contains a login page and implementation of the list of hotels that have been listed using cards.

Primary LanguageJavaScript

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