Skip to content

A MEVN app (boilerplate) with a responsive UI including a todo list and a show section with products from fakestoreapi.com... Built using vue3 && tailwind for the front and express, node, mongodb for the backend.

Notifications You must be signed in to change notification settings

y-essine/vite-fullstack

Folders and files

NameName
Last commit message
Last commit date
Dec 19, 2021
Feb 1, 2023
Feb 1, 2023
Feb 1, 2023
Feb 1, 2023
Feb 1, 2023
Feb 1, 2023
Feb 20, 2023
Feb 1, 2023
Mar 27, 2024
Mar 27, 2024
Feb 1, 2023
Feb 1, 2023
Feb 1, 2023

Repository files navigation

MEVN fullstack app frontend

This used to be a monorepo deployed on heroku, now it's 2 different repos; one for the frontend and one for the backend.

This is the frontend for the MEVN stack app.

Frontend deployed here (vite-fullstack.vercel.app)

Backend repo

Description

A vue web app with a todo list and a show section with products from fakestoreapi.com... Built using with vue 3 and tailwind as the front and express, node, mongodb as the backend.

Setup

clone it:

git clone https://github.com/y-essine/vite-fullstack

cd into it:

cd vite-fullstack

install dependencies:

npm i

open in a new window:

code .

Run it

npm run dev

Preview

preview

About

A MEVN app (boilerplate) with a responsive UI including a todo list and a show section with products from fakestoreapi.com... Built using vue3 && tailwind for the front and express, node, mongodb for the backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published