Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 702 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 702 Bytes

WAD2 Group Project Free Foodie

Project Description

The app uses HTML, CSS and Javascript (Vue CLI) for its front end and Firebase as the database. The application has been deployed on a cloud server (https://freefoodie.netlify.app/) and can be deployed locally.

A full list of emails are as follows: The password for all emails are P@ssw0rd.

  1. [email protected]
  2. [email protected]

Project Setup

  1. Run git clone <repo-URL> to retrieve this repository.
  2. Go to the project's root folder and run npm install to install the package dependencies.
  3. Run npm run serve to start the application
  4. Add .env file to root folder

Run npm install to install the package dependencies