Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/el634dev/blog-app

Blog Site
https://github.com/el634dev/blog-app

nextjs

Last synced: 20 days ago
JSON representation

Blog Site

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