git clone https://github.com/slmnkankal/react-flight-app.git
cd react-flight-app
yarn start
Open http://localhost:3000 to view it in your browser.
git clone https://github.com/slmnkankal/django_flight_app.git
cd django_flight_app
python manage.py runserver
Open http://localhost:8000 to view it in your browser.
(Note that, you need to add /admin/ or /flight/flights/ or /users/register/ to main url (http://localhost:8000)!)
slmnknkl@gmail.com(email) admin(username) admin(password) (staff user)
jack@doe.com(email) jack(username) jack.12345(password) (user)