Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.01 KB

CONTRIBUTING.md

File metadata and controls

33 lines (23 loc) · 1.01 KB

Contributing Instructions

All enhancements and corrections are welcome to this repository!
Please make sure you have read the following criteria before making a contribution.

1. Fork this repository


image

2. Clone the fork to your local machine using the git clone command


  • Follow this path to clone the repository as shown:

image

  • or directly use this command:
github clone
https://github.com/yourusername/Open-Code-Era-2.0.git

3. Navigate to the Project Directory

Change your working directory to the project's folder.

cd Open-Code-Era-2.0

4. Open the website file

Use a web browser to open the index.html file in the project directory to display the website and test it.

Happy coding! 🚀