jyotika6221 / Web-Dev-Project-for-Hacktoberfest2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Web-Dev-Project-for-Hacktoberfest2023 🌐

πŸŽ‰ Celebrating the 10th Anniversary of Hacktoberfest πŸŽ‰

Are you ready to dive deep into the world of open source?

πŸš€ What is Hacktoberfest?

Hacktoberfest is an annual celebration of open source, where developers from around the world come together to learn, collaborate, and contribute to exciting projects. By participating, you not only boost your coding skills but also earn digital swag and help the environment by planting trees! 🌳

🌟 Project: Open Sorcery Hacktoberfest 2023

Join our exciting project, "Open Sorcery Hacktoberfest 2023." It's perfect for beginners and a fantastic opportunity to explore open source, solve real-world issues, fork repositories, and make a positive impact on a global scale. Let's collaborate and learn together!

πŸ“ How to Contribute:

πŸ‘¨β€πŸ’» Instructions:

  1. Contributions are welcome! Start by creating an issue or getting an issue assigned to yourself.
  2. Fork this repository using the button in the top-right corner.
  3. Clone the repository to your local machine using git clone https://github.com/your-username/CyberCell-New.git.
  4. Create a new branch for your modifications. You can use commands like git checkout -b new-user. Make sure to check all branches using git branch.
  5. Install dependencies:
    • cd .\yourreponame\
    • npm install
  6. Start the development server: npm run dev
  7. Once the development server is running, you can view the app at (http://localhost:5173/).
  8. Make changes as per the assigned issue.
  9. Add your changes: git add .
  10. Commit your changes: git commit -m "Added Changes"
  11. Push your changes to your forked repository: git push origin new-user
  12. Open a Pull Request to the main repository from your profile page.

πŸŽ‰ Congratulations, you've made your contribution to open source!

Ready to Get Started? Register for Hacktoberfest 2023 πŸš€

About


Languages

Language:HTML 61.0%Language:CSS 23.5%Language:JavaScript 13.7%Language:Python 1.3%Language:Java 0.4%Language:PHP 0.2%