Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.32 KB

README.md

File metadata and controls

43 lines (24 loc) · 1.32 KB

FreeImpact380 - Trivia For Charity (Frontend)

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.

Authors

Screenshots

Homepage

Points/Charity Leaderboard/Ad Space

Playing

Deployment

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

Environment Variables

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)

License

MIT