Bhumika1312 / learn.csedge.courses

Home Page:https://learn.csedge.courses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn.CSEdge.Courses

Stars Forks Issues Pull Requests Maintenance

Learn.CSEdge.Courses is a dynamic learning platform providing free, high-quality educational content for computer science students and enthusiasts. Explore a vast array of resources, neatly categorized by technology domains, programming languages, and varying levels of difficulty.

Technology Stack

  • Frontend: HTML5, CSS3, JavaScript, BootStrap
  • IDE: VS Code/Google IDX
  • Version Control: Git and GitHub

Get Started

Setup and Installation

  1. Fork and Clone the Repository To get started with contributing to our project, fork the repo and then clone it to your local machine:

    git clone https://github.com/CSEdgeOffical/learn.csedge.courses.git
    cd learn.csedge.courses
  2. Make Your Changes Make the necessary modifications or additions to the project files.

  3. Commit and Push Once you've made your changes, commit them and push to your fork:

    git add .
    git commit -m "Describe your changes here"
    git push
  4. Create a Pull Request Navigate back to the original repository and open a pull request from your forked repository.

Contributing

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features

Resources

Design

This project's design can be viewed here: Learn.CSEdge.Courses Design

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Made With ❤️ by CSEdge

Built With Love Built By Developers

Connect with Us

Feel free to contact us at internship@csedge.courses or connect with us on GitHub.

Learn.CSEdge.Courses Infographic

About

https://learn.csedge.courses

License:MIT License


Languages

Language:CSS 80.0%Language:HTML 19.7%Language:JavaScript 0.3%