lobsterhands / react-planner

A planner including a todo list and time-slotted calendar.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Planner

About

A Google Calendar inspired planner created using React.

Demo

The current state can be demoed on my site.

Development and Build Process

To start the development server, run npm run start. src/ files can be edited. 'build/' and 'dist/' coming.

Command Description
npm install Installs all dependencies. (Windows: may need to run 'npm install --dev' to also install dev dependencies)
npm run start Starts development server with hot reloading.
npm run build Minifies code and outputs files to 'dist/'.

About

A planner including a todo list and time-slotted calendar.


Languages

Language:JavaScript 86.3%Language:CSS 11.9%Language:HTML 1.8%