Client for Flight System app in Reactjs and Redux
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
In the project client directory, run:
In the project api directory, run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.