Nashville Software School Cohort 46 Full Stack Capstone - Grit By Yasmeen Cole
The main purpose of Grit application is to help users keep track of near earth object such as asteroids and meteorites that are in the orbital field of the Earth.
This application will allow a logged in user to:
- document near Earth objects the user would like to track
Here is a link to Grit's ERD:
https://dbdiagram.io/d/60b645c2b29a09603d177dd2
Here is a link to Grit's Mockup on Figma:
https://www.figma.com/file/D1Ts1pAdfW8Hl6fOvvFXv2/Grit-Full-Stack?node-id=0%3A1
- React JS
- React Bootstrap
- CSS
- HTML
To run Grit application:
git clone git@github.com:yasmeencole/grit-server.git
npm install
npm start
For Grit API:
git clone git@github.com:yasmeencole/grit-server.git




