Skip to content

RamanKishore08/Survey-Chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Survey-Chart

Next.js Express.js Node.js MongoDB Recharts shadcn-ui Material-UI


🛠️ Local Setup

Run Backend first, then start Frontend.

Clone the Repository

git clone https://github.com/RamanKishore08/Survey-Chart.git

Open file directory

cd Survey-Chart

Open Backend

cd backend

Install Backend lib

npm install express mongoose cors dotenv

Run the Server

node server.js

Open Frontend

cd frontend

Install necessary libraries

npm install requirements.txt

Run Frontend

npm run dev

Implementation Video

See the implementation video in below link:

Video Link

Note

Since the backend is deployed with low RAM, so that it will take some time to submit.