BloomTech-Labs / kidsonstage

MIT License
1 stars 2 forks source link

Initial push with React + Node Server ready for heroku development wi… #1

Closed TylerSanford closed 6 years ago

TylerSanford commented 6 years ago

Description

We originally had a bare bones create-react-app with a navbar added to the landing page. I wanted to get everyone on the same page for front end and backend running with the server so that I could work on the API and the other team members could work on the front end. This would allow all changes and PR's to be seen real time on each new merged PR. I also went through all modified folders and incorporated the navbar Christy added back into the app.

Also fixed the .gitignore issue for node_modules.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist: