FreeImpact380 is our way of using our imagination and initiative to create something that would support charities by generating money through our app. We are providing a way for people to make a difference while also gaining knowledge. By answering Trivia Questions, ad revenue is generated, which is then donated to the users charity.
- Jahaan Jain @jahaanjain
- Thomas Blandino @tblandino725
- Lucas Gallagher @lgallagh
- Fidan Kelmendi @Fidan2000
- Lionel Epstein
To deploy this project run: (You must also run the backend at the same time https://github.com/freeimpact380/backend)
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)