Skip to content

NobleMathews/learning-kit

 
 

Repository files navigation

An Online Electronics Learning Platform

Prerequisites

  • mongo
  • npm
  • node

Installation

mongod

npm install
npm start (or) node server.js

cd admin-dash
npm install
npm start

cd client-folder
npm install
npm start

Tech Stack

  • MongoDB
  • ExpressJS
  • ReactJS
  • Antd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • SCSS 14.3%
  • HTML 1.1%
  • Other 0.2%