Skip to content

A web app built to help university students rate their professors and the courses

Notifications You must be signed in to change notification settings

umarsaeedcheema/konsaCourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Konsa Course

The purpose of this project is to help university students rate their professors and the courses.

Screenshot

Installation

To run the project, go to the frontend directory and run the following command:

npm i

To run the front-end of the application, type :

npm run start

Your application should be running at localhost:3000

To install the packages in backend go to the backend directory and run the following command:

npm i

To run the back-end , type:

npm run start

Your back-end should be running at localhost:3001


About

A web app built to help university students rate their professors and the courses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages