This project is a dashboard for Be The Hero, a platform for creating donation campaigns.
See the Figma project:
- Figma - Be The Hero
⚠️ The original project was created by @rocketseat, I made only a few modifications.
- NextJS;
- NextAuth;
- Axios;
- FaunaDB;
- React Hook Form;
- Yup;
- React Query;
- a lot of love ❤️
- Clone this repository
git clone https://github.com/alan-dx/bethehero.git
cd bethehero
yarn install
- After install all dependencies
yarn dev
-
Open http://localhost:3000 on your browser
-
Enjoy!