FidelisClayton / calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“† Simple Calendar

This is a simple calendar built with React and bootstraped with create-react-app.

Calendar

πŸ”– Features

  • Create an event
  • Create an event with multiple days
  • Save data on local storage
  • Edit event
  • Delete event

πŸƒ Running

After clone this project, make sure you are in the project folder and then run npm install to install all the project dependencies and then run npm start. The project will start at http://localhost:3000.

❗ TODO

  • πŸ“ Fetch events from api
  • πŸ“ƒ Tests
  • πŸ’… Make things look pretty and responsive

About


Languages

Language:JavaScript 83.3%Language:CSS 9.8%Language:HTML 7.0%