This project is the frontend of the "Be The Hero App" which aims at demonstrating the capabilities of Space IDE.
- Sign Up page to create your own hero with super powers.
- Login Page to explore the heroes universe and show your support.
- The Heroes Leaderboard to check out other heroes and their super powers.
- Upvote the powers you love the most.
To learn more on how to get started building your own platform, check out this tutorial.
git clone https://github.com/spaceuptech/be-the-hero.git
cd be-the-hero
npm install
npm start