Skip to content
/ eqa Public

This is a university cms. It contains the ability to manage and integrate LMS modules.

Notifications You must be signed in to change notification settings

bilalmohib/eqa

Repository files navigation

EQA-Front-End

Implementation Done Till now

  • Login Screen Version 1 Done Responsive
  • Login Screen Version 2 Done Responsive
  • Forget Password Screen Done

Pre-Requisite

You must Node JS installed on your system.

Installation

  • After clonning it locally you just have to go in the folder open a new terminal and type: npm i. It will download all the node modules.

Starting the project

We can start the project with

npm start

Viewing in local browser

It will start the development server on LocalHost 3000