Skip to content

ClubToCode/Notzy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ✌️