Monthly Planner is built with React and Tailwind and allows you to add, edit, or remove multiple events for any dates. This app uses Cypress for testing.
$ git clone https://github.com/jason1985/monthly-planner.git
$ cd monthly-planner
$ npm install
$ npm start
Open http://localhost:3000 to view it in the browser.