Link: https://libra-tech-final.vercel.app/
For Admin Login information:
Username: Admin
Password: 12345A
Username: Admin
Password: 12345A
For Student Login information:
Username 2020-12345-MN-0
Password: 123456
Username 2020-12345-MN-0
Password: 123456
!! Kindly import the library.sql to phpmyadmin server and activate apache and mysql on xampp.
Note: Do this on both client and server folder
- On terminal, type cd client > npm i (for server, cd server > npm i)
For Client Side:
- On terminal, type cd client > npm run dev
- A link will be given to you on the terminal. Copy the link and it will redirect you to the website.
For Server Side:
- On terminal, type cd server > node server.js
- Server will start at 5000