Skip to content

Fadwahigga/Blog-App

Repository files navigation

Blog App

Features

  • Blog listing
  • Blog details page
  • Adding new blogs
  • Localization support
  • State management with Vuex

Technologies Used

Project Structure

|-- assets/ |-- components/ |-- layouts/ |-- pages/ |-- static/ |-- store/ |-- nuxt.config.js |-- tsconfig.json |-- README.md

Setup

Make sure to install the dependencies:

yarn i

Development Server

Start the development server on http:https://localhost:3000

yarn dev

Build

Build the application for production

yarn build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published