Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 702 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 702 Bytes

CarbonCollective

Custom repository to save the best links on the internet screenshot

Development

  • 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 repo
    • touch .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/

Twitter