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.
- Demo
- [Technologies](HTML CSS JS BOOTSTRAP API)
- [Getting Started](Clone your forked copy of the project🌀)
- Contributing
- License
List the technologies and programming languages used in your project.
Include instructions on how to get started with your project. This may include:
- Star the repository⭐
- Fork the repository 🍴
- Clone your forked copy of the project🌀
- How to run the project locally
We welcome contributions from everyone. Here are some guidelines to get started:
-
Star the repository⭐
-
Fork the repository 🍴
-
Clone your forked copy of the project🌀
Git clone https://github.com/your_username/Engineering-Notes-Website.git
-
Navigate to the project directory.
cd Engineering-Notes-Website
-
Create a new branch:
git checkout -b YourBranchName
-
Make changes in source code.
-
Stage your changes and commit
git add . git commit -m "<your_commit_message>"
-
Push your local commits to the remote repo.
git push origin YourBranchName
Nagesh Mandal |
Thanks go to these Wonderful People: Contributions of any kind are welcome!
Mention the people who successfully contributed to your project as contributors.
Include the license information for your project. For example, you can use the MIT License:
This project is licensed under the terms of the MIT License. Feel free to contribute to this repo.