Skip to content

viveksharmapoudel/blog-front

Repository files navigation

This is a simple frontend portion of project Blog created using Nextjs. Add .env file referencing .env.example file.

Getting Started

First, Install all the dependency:

npm install 
# or
yarn install

And then run the development server:

npm run dev
# or
yarn dev

Todos:

  • Project setup
  • Blog crud
  • authentication for user implementation
  • Search feature in blog
  • infinite scroll in blog feature.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages