Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 2.3 KB

README.md

File metadata and controls

63 lines (44 loc) · 2.3 KB

Aimo

Social media app designed for ambitious individuals who want to work on themselves, but which require that extra push given to them by our idea of accountability partners. ✨

Project built for the TVZ Mc2 2021 student competition - one of the biggest project-based student programming competitions in Croatia.

Stack

Vue Nuxt Vuex JavaScript Tailwind Firebase

Awards

  • 🏆️ Winning project
  • 🎨️ Best Design Award

Demos

Example accounts credentials

[email protected] # email
marian7 # passsword

[email protected] # email
matijao # passsword

Showcase

image image image image

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:3000
yarn dev

# build for production and launch server
yarn build
yarn start

# generate static project
yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.