This project was bootstrapped with Create React App.
Flight App was made for my friends company Flight Underwear to keep track of their customers data and demographics. Trends and statistics are shown on the front page using ChartJS. Signed in users can add new customers to the database, as well as edit existing ones.
- reactJS
- react-redux
- react-chartjs-2
- react-slick
- react-bootstrap
- axios
- express
- jsonwebtoken
- knex
- bcrypt
clone repo.
create new pg database named flight_back_end
npm install knex migrate:latest (you may need to install knex globably) knex seed:run start server usin:g npm run devstart
npm install start client using: npm start
Sign in using email: rexi@tips.com && password: Rexi