Bitsi๐ท is a simulated exchange platform allowing users to invest an imaginary million dollars ๐ธ into a variety of crypto assets.
Make an account to get started, and see how your portfolio stacks up against others in the Bitsi community! ๐ฏโโ๏ธ
- React
- Javascript
- Express
- Mongoose
- MongoDB
- CSS
- Heroku Deployment
- Netlify Deployment
- Clone the repository
git clone https://github.com/BlakeEriks/bitsi.git- Change the working directory
cd bitsi- Install dependencies
npm install- Create
.envfile in root and add your variables
REACT_APP_API_URL= YOUR_API_URL- Run the app
npm run start- Increase total available tokens to trade
- Add insight into other user's portfolio

