Skip to content

kotokaze/blog

Repository files navigation

Blog Project

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

PORT=3000 yarn dev

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

Architecture

architecture

API Endpoints

You can find in the api-endpoints.md file the list of all the API endpoints.


Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!