Skip to content

Latest commit

 

History

History
95 lines (69 loc) · 3.48 KB

README.md

File metadata and controls

95 lines (69 loc) · 3.48 KB

Table of Contents

  1. About The Project
  2. Deployment
  3. Installation


About The Project

The COVID-19 pandemic has severely limited Singaporeans usual social engagement. As Singapore starts to ease community measures, Project BOJIO aims to be a community driven platform for Singaporeans to 'jio' their beloved or to foster new relationships. With BOJIO, users can expect to keep in touch with the hottest events in Singapore and have the flexibility to host and join jios based on their hobbies/interests.

"Never say BOJIO again!"

Built With


Team Members

Members School Email Email
Tan Sheng Da shengda.tan.2021 [email protected]
Foo Yao Sheng, Matthew matthew.foo.2021 [email protected]
Muhammad Faez Bin Abdul Latiff muhammadal.2021 [email protected]
Sng Yue Wei, Rachel rachel.sng.2021 [email protected]

(back to top)



Deployment

  • View our deployed website on Netlify here

(back to top)



Installation

Clone

Clone our github repository to your local machine using https://github.com/tan-sd/wad2-project.git

Project setup

npm install

Running Development Server

cd wad2-project

# Start the development server

npm run serve

Test Account

Username [email protected]
Password 12345678

(back to top)