Skip to content

sagnik3788/Engineering-Notes-Website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Screenshot

ENGINEERING-NOTES-WEBSITE

Engineering notes is a website where we provide hand writen notes to students free of cost. it is a an open source project where you can contribute.

Contribution Guidelines

  1. Star the repository⭐

  2. Fork the repository 🍴

  3. Clone your forked copy of the project🌀

    Git clone https://github.com/your_username/Engineering-Notes-Website.git

  4. Navigate to the project directory.

    cd Engineering-Notes-Website

  5. Create a new branch:

    git checkout -b YourBranchName

  6. Make changes in source code.

  7. Stage your changes and commit

    git add . git commit -m "<your_commit_message>"

  8. Push your local commits to the remote repo.

    git push origin YourBranchName

  9. Create a PR

Help

If you have any issue, please reach out to me at [email protected]

About

Chaibasa Engineering College -Notes Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 93.2%
  • CSS 6.0%
  • JavaScript 0.8%