Our project, Mirai, was developed to provide our users an easy to use, beautifully designed, and security focused experience. Mirai allows users to manage their regular currency like United States Dollars as well as their cryptocurrencies such as Bitcoin.
- Jahaan Jain @jahaanjain
- Samir Osmani @samirosmani
- Thomas Blandino @tblandino725
- Lucas Gallagher @lgallagh
- Fidan Kelmendi @Fidan2000
To deploy this project run:
npm install
npm run start
To run this project, you will need to add the following environment variable to your .env file
REACT_APP_API_BASE_URL
(A link to the backend of mirai)