Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 315 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 315 Bytes

event-calendar

Used Technologies

Frontend

  • Reactjs,redux, redux-thunk

Features

  - Day, Week, Month view
  - Create event (Month view)
  - Edit event (on progress)
  - Delete a event (on progress)

Development Guideline

  1. clone the repo
  2. run npm install
  3. run npm start