ahmedmi9 / hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Simple Online Course Application with React & Redux

Getting Started

Requirements

  • Node.js
  • NPM
<!-- First Install all the needed packages -->
npm install

<!-- Then start the both webpack and json server with below command -->
npm start

<!-- To start test run the below command -->
npm test
 


About


Languages

Language:JavaScript 98.6%Language:CSS 1.2%Language:HTML 0.2%