🍴 Front-End app for Soupify. Written with Vue.js using Vuetify and Vuex 🍟
- Back-end Server - or find server HERE
- API Specification v1.2
- OpenApi 3 Specification - files in API folder
- Vue Live Application
- Heroku Live Server
- Default Users:
- Admin - root: toor!1
You need to have installed the following software:
You can modify or contribute to this project by following the steps below:
1. Clone the repository
-
Open terminal ( Ctrl + Alt + T )
-
Clone to a location on your machine.
# Clone the repository $> git clone https://github.com/serfati/soupify.git # Navigate to the directory $> cd soupify
2. Setup
-
Install npm packages in project directory
$> npm install
3. Run Locally
# run server
$> npm run serve
# open your browser at port 8080
$> google-chrome http://localhost:8080/
- Or just click here: http://localhost:8080/
vue
- progressive js frameworkvuex
- state managementvuetify
- design component frameworkaxios
- HTTP requests- other dependencies you can see in
package.json
serve
- Run whole applicationbuild
- Build applicationloadData
- Load the latest countries and foods datadeploy
- App deploy to gh-pages branch
Name | Username | Contact Info | ID |
---|---|---|---|
Yarden Levy | YardenLevy | YardenLevy@post.bgu.ac.il | 204341580 |
Avihai Serfati | serfati | serfata@post.bgu.ac.il | 204520803 |
Eitan Fedenko | uspeit | eitanfe@post.bgu.ac.il | 319199840 |
- MIT license
- Copyright 2020 © serfati.