Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/el634dev/blog-app
Blog Site
https://github.com/el634dev/blog-app
nextjs
Last synced: 20 days ago
JSON representation
Blog Site
- Host: GitHub
- URL: https://github.com/el634dev/blog-app
- Owner: el634dev
- Created: 2024-04-04T20:21:07.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-05-13T04:43:14.000Z (7 months ago)
- Last Synced: 2024-05-13T05:32:46.053Z (7 months ago)
- Topics: nextjs
- Language: JavaScript
- Homepage: https://blog-app-wine-omega.vercel.app
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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