Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 759 Bytes

README.md

File metadata and controls

41 lines (28 loc) · 759 Bytes

Getting Started

  1. git clone the project
  2. Create .env file in your root folder
  3. 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

List of users and their login details:

Admin: admin@email.com Password: admin

Student: puritymatt@email.com Password: 123456789

Coordinator: fatiozaochapa@ful.edu.ng Password: 123456789

Supervisor: fredrickbar@ful.edu.ng Password: 123456789

Organisation: nhubfoundation@nhub.org Password: 123456789