Skip to content

IdrisDY/calendar-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar App

Keep track of your events✨️

Calendar app License Calendar app GitHub forks Calendar stars Calendar app issues GitHub pull requests

· Report Bug · Request Feature

🛠️ Installation Steps

  1. Fork the repository

  2. Clone the forked repository from your list of repos into your local machine

git clone https://github.com/YOUR_GITHUB_USERNAME/calendar-app.git
  1. Change the working directory
cd calendar-app
  1. Install dependencies
yarn install
  1. Run the app
yarn start

🔥 You are all set!

🍰 Contributing

git checkout -b NEW BRANCH NAME
  • Make use of the component folder for your components.
  • Make your contribution and make a pull request (PR). Only make a PR to the develop branch.

Make sure that you installed all required dependencies and resolve any conflict before making a pull request

Please contribute using GitHub Flow. Create a branch, add commits, and open a pull request.

Figma Design

Figma Calendar File

💻 Built with

🛡️ License

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

🤝 Thanks for contributing

Calendar app will not be brought to life without you. Feel free to contribute in the project 🙌

🙏 Support

This project needs a ⭐ from you

About

A Calendar Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.2%
  • HTML 39.6%
  • CSS 9.2%