Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 993 Bytes

README.md

File metadata and controls

47 lines (31 loc) · 993 Bytes

Storybook

DAILY PLANNER

A PWA React application to help me (& hopefully someone else) stay organized c:

Try the application here

https://shirajuki.js.org/daily-planner

Figma design

https://www.figma.com/file/1jsHNKFAHhiX95oUz7eEJo/Daily-Planner?node-id=0%3A1

Built With

  • JavaScript / TypeScript
  • React framework
  • HTML5
  • CSS3
  • LocalStorage API
  • Service Workers (PWA)

Setup

If you want to check out the code yourself, follow these instructions:

1. Clone the repository
git clone https://github.com/Shirajuki/daily-planner.git
2. Install dependencies and start the application
cd daily-planner && npm install && npm start
3. The website view should run at http://localhost:3000/

License

Distributed under the MIT License. See LICENSE for more information.