Skip to content

Learn to program platform. Being built with Next.js (React), Apollo-GraphQL, and Bulma.

Notifications You must be signed in to change notification settings

aamir-madari/teach-yourself-education

 
 

Repository files navigation

Teach Yourself Code

  • A free platform for learning programming that curates tutorials from Youtube; the main value propositions are that...
  1. Users will be able to watch videos with minimal distraction/in a 'focus' mode
  2. Users will be able to 'subscribe' to tutorials/save them to their profile
  3. Users will be able to add notes to each video
  • Currently being built with Next.js (React), Redux, Postgres, Hasura Engine, Apollo-GraphQL, Bulma, and Auth0.

Priority TODOS:

To Get It Up And Running Locally

   yarn install
   yarn run dev

Build for Production

  yarn run build

About

Learn to program platform. Being built with Next.js (React), Apollo-GraphQL, and Bulma.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.5%
  • CSS 16.5%