Skip to content

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

Notifications You must be signed in to change notification settings

awaismohammad23/React-Login-Page-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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