Skip to content

Eogan-Sullivan/weekly-planner

 
 

Repository files navigation

Weekly Planner

A weekly planner that allows users to manage events during the current week.

Demo - http://js-weekly-planner.s3-website.us-east-2.amazonaws.com/

Getting Started

$ git clone https://github.com/marciandmnd/weekly-planner.git
$ cd weekly-planner
$ npm install
$ npm start

And coding style tests

$ npm run eslint

Create production build

To create a production build, run:

$ npm run build

This will create a dist directory containing a production optimized build.

License

This project is licensed under the ISC License - see the LICENSE.md file for details

Acknowledgments

  • TriFin Labs

About

Easily manage events during the current week!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.5%
  • CSS 7.8%
  • HTML 6.7%