Skip to content

kulkultech/free-during-covid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free During COVID-19 Resources

Made in Indonesia

A list of Free During COVID-19 resource links.

Mentoring

Books

Videos

Podcasts

Articles

Newsletters

Courses

Softwares

Contributing

  1. Fork it
  2. Run npm install
  3. Add your resource to list.json
  4. Run node index to update README.md with your changes
  5. Create your feature branch (git checkout -b my-new-feature)
  6. Commit your changes (git commit -am "Add some feature")
  7. Push to the branch (git push origin my-new-feature)
  8. Create new Pull Request