Change from storing in cookies to storing in localStorage (FUNCTIONS NOT RENAMED!)
Reformatting and revalidate changed to 5
Remove navbar items
This is the repository for the frontend of Assbok.
Install the dependencies with npm i
and then either npm run dev
for development or npm run build && npm start
for production mode.
This started as a side project and so @AnInternetTroll wasn't planning on incorporating it into the main project. But time is tight and here we are.