https://github.com/el634dev/blog-app
Blog Site
https://github.com/el634dev/blog-app
nextjs
Last synced: 2 months ago
JSON representation
Blog Site
- Host: GitHub
- URL: https://github.com/el634dev/blog-app
- Owner: el634dev
- Created: 2024-04-04T20:21:07.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-14T23:34:43.000Z (over 1 year ago)
- Last Synced: 2025-03-25T11:28:33.324Z (over 1 year ago)
- Topics: nextjs
- Language: JavaScript
- Homepage: https://blog-app-wine-omega.vercel.app
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Blog Site
> Create a blog site following [Next.js Tutorial](https://nextjs.org/learn-pages-router/basics/create-nextjs-app) to gain practice with Next.js
# Getting Started
> After cloning you can run `npm install` in your terminal and then run `npm run dev`
>
> If there are any issues, try changing the directory to nextjs-blog by running `cd nextjs-blog` in your terminal