Group Members:
- Karthikeya Bethu, S20200010090
- Kukutla Gnana Sanjay, S20200010106
- Devineni Sri Sivani, S20200010057
- Samyak Bansal, S20200010186
- Mohammed Aasim, S20200010130
frontend (website) - https://learnpedia-frontend.onrender.com/ backend (for reference) - https://learnpedia-backend.onrender.com/
frontend (website) - https://github.com/karthikeya-io/learnpedia0/tree/end0 backend (for reference) - https://github.com/karthikeya-io/learnpedia-backend
- The zip contains 2 folder fortend and backend
To run the frontend application you need
- nodeJs
- npm on your system
Tor run the application you need to run the following commands
npm inpm start
the backend api runs at port 3001
To run the Backend application you need
- nodeJs
- mongoDB on your system
Tor run the application you need to run the following commands
npm inpm start
the backend api runs at port 3001