Danish1004 / Learning-Resources

https://acm-learning-resources.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make Your Contribution

  1. Fork this repository, star this repository , and clone it onto your machine.

  2. Make changes to the code on that branch, add your details in data.js like below and commit.

    {
      courseName: "Javascript course",
      brief: "From basic JS to advance",
      link: "course_link",
    },
    
  3. Push the commit to GitHub.

    git push 
    
  4. Make a pull request on GitHub.

About

https://acm-learning-resources.netlify.app/


Languages

Language:JavaScript 47.3%Language:SCSS 23.5%Language:CSS 17.6%Language:HTML 11.6%