Skip to content
/ aimo Public

✨ Social media platform connecting ambitious individuals with accountability partners.

Notifications You must be signed in to change notification settings

matijaoe/aimo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6368ba0 · Dec 25, 2022
Apr 8, 2021
May 12, 2021
Oct 14, 2021
Oct 14, 2021
May 10, 2021
Oct 14, 2021
May 10, 2021
Oct 14, 2021
Oct 14, 2021
Apr 3, 2021
May 3, 2021
Apr 12, 2021
Apr 3, 2021
Dec 25, 2022
Oct 14, 2021
Oct 14, 2021
Oct 12, 2021
Oct 14, 2021
Oct 14, 2021
Jun 8, 2021

Repository files navigation

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.