Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 676 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 676 Bytes

Client for Flight System app in Reactjs and Redux

Setup

Demo

Watch the video

create a root directory flight-system and clone these two repositories in it

git clone https://github.com/rafaewaqarqazi/flight-system-api.git

git clone https://github.com/rafaewaqarqazi/flight-system-client.git

Available Scripts

In the project client directory, run:

yarn install

In the project api directory, run:

npm install

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.