Skip to content

aqeelshamz/faculty-feedback

Repository files navigation

logo Faculty Feedback System

Application that enables faculties to collect feedbacks from students and analyze them effectively.

How to run

  1. Clone the repo Open your terminal and run following command
git clone "https://github.com/aqeelshamz/faculty-feedback.git"

2. Install dependencies using pnpm If you did'not installed pnpm yet, run `npm install -g pnpm` to install pnpm globally in your machine (assuming Node.js is already installed).

After installing pnpm, run the following command to install project dependencies.

pnpm i

3. Run the project Now you're all set to run the project. Use following command when you're ready. ```bash pnpm dev ```
4. Open in browser It'll run the project in port 3000 by default. Open your browser and visit localhost:3000

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages