Skip to content

kgole/Allegiant_SEI

Repository files navigation

Allegiant_Challenge React App

Coding Challenge for SEI at Allegiant Air

Steps of execution:

  1. Create Database "Allegiant_Challenge" in mysql.

  2. To create customers table, we'll use knex migrate. On cmd, navigate to root folder and execute 'npx knex migrate:latest'.

  3. Open two different terminals (T1 and T2) and navigate to root folder on both.

  4. Execute 'npm run server' on T1.

  5. Execute 'npm run client' on T2. First instance will be live at localhost:3000

PS: Bonus Challenge is in root folder.

About

My solution for a coding challenge for SEI position with Allegiant Air

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published