y-essine / waeve

A vue + tailwind UI for a social network app

Home Page:https://waeve.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Waeve - 🌊

Deployed here: https://waeve.vercel.app/

A vue UI for a social network app, using tailwindcss and daisyui for dropdown menus. The app uses vue3, vuex, umi-request

No backend as posts are loaded from dummyapi.io

Configuration

The timeline posts are loaded from dummyapi.io so you should make an account, grab your app-id from your dummyapi dashboard then make a .env in the root folder and type

VITE_DUMMYAPI_KEY = <replace_this_with_your_key>

It will automatically be sent in the headers as configured in src/services/api.js

Preview

Preview image

About

A vue + tailwind UI for a social network app

https://waeve.vercel.app


Languages

Language:JavaScript 47.3%Language:Vue 44.6%Language:CSS 6.9%Language:HTML 1.2%