Skip to content

chrislarsc/blog-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog App

A simple single-page blog application built with Next.js.

Getting Started

First, install the dependencies:

npm install
# or
yarn install

Then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the blog.

Technologies Used

  • Next.js
  • React
  • React Markdown
  • CSS

About

A simple Next.js blog app about my coding journey with Cursor and MCPs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published