ClubToCode / Notzy

A simple Todo & Notes App
MIT License
1 stars 9 forks source link
beginner-friendly html-css-javascript web-development

Notzy

A Todo & Notes app

A simple Project to learn Web Development and GitHub workflow ✅

[!NOTE] Only for Students of Mahakal Institute Of Technology & Management

Prequisite -

How to Contribute :-

[!IMPORTANT] We would love for you to be part of our project, But make sure you have first checked the CONTRIBUTION GUIDELINES 🔥

Running locally:-

  1. Fork the repository

    First, fork the repository by clicking the fork button at the top right corner of the GitHub page. This creates a copy of the repository under your GitHub account.

  2. Clone the Forked Repository

    Clone your forked repository to your local machine using the following command in your Git Bash terminal:

    git clone https://github.com/ClubToCode/Learner-Project-Todo-app.git
  3. Project Setup

    • Open the Clone Repo folder
       cd Learner-Project-Todo-app
    • Run The Project.

    Use Live server

  4. Change new branch

    • first create a new branch
      git branch myname
    • Then open the branch
      git checkout myname
  5. Make your changes 🔥🔥✅

  6. Submit a pull request

    • Before making any PR please create an Issue ~ Our Repo Issue
    • If you find any upgradation or bug in the website, you can create your own issue or work on the previous issues.
    • When creating PR make sure you tag the required issue using #issuenumber

## Contributers # 🔥Happy Coding!!🔥

[!IMPORTANT]

Hacktoberfest Guidelines

Are you a hactoberfest participant? You are welcome to contribute. ~learn more on Hactoberfest hactoberfest

  • Before making any PR please create an issue, or check if the issue already exists.
  • Tag your PRs with #issuenumber so that Its easy to understand your contribution.
  • Try to make quality PRs. Checkout this resource - Pull Request
  • Just enjoy your Opensource journey ✌️