Skip to content

geekbeats/Learning-Resources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.7%
  • SCSS 21.1%
  • CSS 15.8%
  • HTML 10.4%