Skip to content

techreagan/blog-nuxtjs

Repository files navigation

Blog App

Blog app built with vuejs & nuxtjs

Backend API

I built the backend api with nodejs Blog API

Screenshots

Delete the screenshot folder if you download this code.

Home Page (/)

Screenshot

Post Page (/posts/:id)

Screenshot

Admin Login (/admin)

Screenshot

Admin Dashboard (/admin/dasboard)

Screenshot

Admin List Posts (/admin/posts)

Screenshot

Admin Create Post (/admin/create-post)

Screenshot

Admin Edit Post (/admin/edit-post/:id)

Screenshot

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

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

License

This project is licensed under the MIT License

Developed by Reagan Ekhameye (Tech Reagan)

Reach me on twitter @techreagan

About

A simple blog app built with nuxtjs and vuetify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published