75 hard is a simple productivity app primarily made for mobile devices as PWAs.
- Clone the project
- Create a new Firebase
- Rename the
.env.example
file and assign the right firebase environment variables - run
npm install
- run
npm run dev
to run the app