Skip to content

AhmedEhabH/Event-Booking-App-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Website for Event Booking app

Technologies used

  1. Node.js - Express.js in backend
  2. Graphql - use dataloader with graphql to improve performance
  3. Mongodb
  4. React in frontend

To See demo deploy

Click here

To run project in your device

  1. clone repo git clone https://github.com/AhmedEhabH/Event-Booking-App-frontend
  2. enter Event-Booking-App-frontend directory cd Event-Booking-App-frontend
  3. run npm install
  4. open http://127.0.0.1:3000