- Account System across devices
- Tagging
- Deadlines
- Subscription Calendar
- Search and Sort
- Install nvm on your machine
- Run
nvm install v14.17.6
- Run
nvm use
- Run
npm install
in the working directory to install required packages - Copy
.env.example
and create your own enviroment variables - Run
npm run start
to run the app on localhost