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
.env
file at the root of the repotouch .env
- You can copy the keys in the
sample-env
file and fill them in
- Run
npm install
- At the root, run
npm run dev
to 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/