Skip to content

ucb-crypto-project/final-project

Repository files navigation

CryptoX

A cryptocurrency app built with React, MongoDB, and Node.js

Setup Instructions

  1. Clone repo to local machine
  2. Run yarn install in both root and /client folder
  3. Add a env file to the root folder touch .env
  4. Add keys and DB url to .env file
  5. Create a local Mongo database called crypto-project
  6. Start mongo and mongod locally
  7. Start the dev and express server concurrently with yarn start

About

Final Project for the UC Berkeley Bootcamp

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors