Custom repository to save the best links on the internet

- This app uses Node Express, React, and MongoDB
- After cloning repo, you'll have to create a new
.envfile at the root of the repotouch .env- You can copy the keys in the
sample-envfile and fill them in
- Run
npm install - At the root, run
npm run devto start the server - Change directory into client, then run
npm start - The project should then open up in a new tab, or view it at
http://localhost:3556/