- git clone the project
- Create .env file in your root folder
- Follow the format in the .env.local.example to set up the .env file
Next, install run the development server:
npm install
# or
yarn install
# Then
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
Live Link https://elogbook.vercel.app
Admin Link https://elogbook.vercel.app/admin
Admin: [email protected] Password: admin
Student: [email protected] Password: 123456789
Coordinator: [email protected] Password: 123456789
Supervisor: [email protected] Password: 123456789
Organisation: [email protected] Password: 123456789