Skip to content

abeerhbadr/FIFA22-Reservation-system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FIFA 22 Reservation System

(will add screenshots)

Running the Client Side

  1. To run the project locally on your pc:

    git clone https://github.com/mhmdahmedfathi/Reservation_system.git
    
  2. Head to the client side folder:

    cd client-app
    
  3. Download all dependencies used in the project:

    npm install
    
  4. You can start the project using

    npm run start
    
  5. Then, you can use the the link http://localhost:3000/ with any route mentioned in Routes folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.5%
  • CSS 2.1%
  • HTML 1.4%