ahmedmi9 / react-redux-app

A Simple Online Course Application with React & Redux

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

A Simple Online Course Application with React & Redux


Languages

Language:JavaScript 98.3%Language:CSS 1.3%Language:HTML 0.5%