Skip to content

Frontend for laragram; it was built with Vue-cli, Vuex, Vue Router, Tailwind and Jest.

Notifications You must be signed in to change notification settings

lupanvi/laragram-frontend-vue-tailwind

Repository files navigation

Laragram

This is the frontend for Laragram

This open source project was made with:

  • Vue 3
  • Composition API
  • Vue router 4
  • Vuex 4
  • Tailwind
  • Jest

alt text

alt text

Installation

Prerequisites

  • To run this project, you must have the latest version of nodejs

Step 1

Begin by cloning this repository to your machine, and installing all Composer & NPM dependencies.

git clone https://github.com/lupanvi/laragram-vue-tailwind-frontend.git
npm install

Step 3

Next, boot up your backend app Laragram Backend

php artisan serve

Step 4

Next, boot up a server and visit your laragram frontend app.

npm run serve
  1. Visit: http://localhost:8080, sign up and log in
  2. You will be redirected to the home page, where you can see and add pictures with filters

About

Frontend for laragram; it was built with Vue-cli, Vuex, Vue Router, Tailwind and Jest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published