/sahu-academy

Sahu Academy is a video-library web-app which has the best collection of web development resources available online. Based on ReactJS.

Primary LanguageJavaScript

Best Web Development Resources | Sahu Academy

What is Sahu Academy?

Sahu Academy is a video-library web-app which has the best collection of web development resources available online. It has all necessary features required for a video-library app such as user authentication, video feed, playlist, watch later, history, like, comment and share.

List of Features

Tech-Stack

How to install & run Sahu Academy locally?

$ git clone https://github.com/CallMeSahu/sahu-academy.git
$ cd sahu-academy
$ npm install
$ npm start