Skip to content

AdheCode/NextJS-DevSpace

Repository files navigation

DevSpace Blog with NextJS

screenshot image

This project is a simple blog. It was created with NextJs Framework.

Tools used

  • Static Data Fetching/Generation
  • TailwindCSS
  • Pagination
  • Search Functionality with API route/Serverless Function
  • Markdown with Frontmatter
  • Git Hooks with Husky
  • Post Caching

Runing Project Locally

  • Install dependencies: run npm install in root project
  • Run project: npm run dev

User Stories

  • User can search for blog
  • User can see detail blog
  • User can see categories blog.
  • The webpage adapts to any screen size.

Please feel free to create a pull request and submit any issues!

About

The static website about blog programming from markdown data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published