Community to help developers by providing them all kinds of free resources at one place.
Looking for contributors in helping me to add this resources please not add more than 10 resources in one PR.
View our Website on GitHub Pages | Website on Netlify.
if you have not installed nodeJS install it. then:-
npm install && npm startPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
If you're new to contribute to Open Source on GitHub, this guide can help you get started. Please check out the contribution guide for more details on how issues and pull requests work.
- go to /src/data/resourcesData.js
 - structure of Data to add
 
{
    id: 9,  // +1 than last available resource data
    link:
      'https://raw.githubusercontent.com/dipakkr/A-to-Z-Resources-for-Students/master/README.md', // raw url Link of  Repo. Readme file
    repoName: 'A-to-Z-Resources-for-Students',  // Available Repo. name
    description:
      'Curated list of resources for college students. you should definitely check this out.', // Description of Resources
    repoOwnerName: 'dipakkr', // Repo. owner name(Id) or Repo. owner organisation
    repoOwner: 'Deepak Kumar',    // Repo. owner full name or Repo. owner organisation
    category: ['web-dev', 'mob-dev', 'course', 'language'],    // category from which resource belong (choose from below available categories)
}- available categories:-
- web-dev
 - mob-dev
 - frontend
 - backend
 - language
 - project
 - course
 - podcast
 - interview
 - productive
 - data-science
 
 
show your β€οΈ and π by giving β to this Repo. if this project helped you in anyways!
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
