Code Monkey home page Code Monkey logo

calendar-reminders's Introduction

Calendar Reminders

This App was bootstrapped using Create React App.

Overview

This app renders a month-based calendar view. The date can be moved forward and backwards using the navigation buttons located at the top of the page. These are the main features:

  • You can add reminders
  • You can edit them
  • You can delete all the reminders from a specific day
  • You can delete any given reminder

How to Run The App

  1. Clone this repo in your machine
  2. Inside the directory, issue the command yarn install
  3. Once the dependencies are installed, run the command yarn start and go to http://localhost:3000 if the script does not automatically redirect you there.

How to Run The Tests

  1. Inside the folder with the code, run the command yarn test
  2. All the tests will run in watch mode

Useful Scripts

I added some useful scripts inside package.json

  • build:css: It builds TailwindCSS and generates a ready to import stylesheet
  • format: Using Prettier, autoformats the js files inside src
  • lint: Using ESLint, looks for and fixes (when possible) code smells and styling issues of files inside src

Main Libraries Used

calendar-reminders's People

Contributors

spacebromx avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.