Skip to content

iamham/react-dds-courses

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drop Dead Simple Online Course

Drop dead simple online course CMS based on Git and Markdown. Designed specifically for me :)

  • Read and render README.md in root folder
  • Routing to weeks
  • Read and render README.md in each week

Getting Started

You need to add some 'secrets' in src/ folder named src/.env.json with this kind of data:

{
  "GITHUB_TOKEN": "",
  "BASE_URL" : "https://api.github.com/repos/rizafahmi/react-dds-courses"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.4%
  • HTML 17.7%
  • CSS 4.9%