This is the repository containing the code for "Fable Reminders". I use this application as a starter app when I or my colleagues are learning a new frontend framework.
This app is meant to be designed and layed out similar to the Reminders app in macOS. Plz don't sue me, Apple. This is for educational purposes only.
git clone https://github.com/tw0po1nt/FableReminders.git
Dependencies:
Once you have installed the above, run:
npm install
npm run dev
See your running application here
👤 Matthew Watt