Skip to content

eperezme/CodeBlog

Repository files navigation

Personal Blog 📄

This is my personal blog built with Next.js, a popular React framework.

You can visit the blog

Getting Started

First, clone the repository and install the dependencies:

git clone https://github.com/eperezme/CodeBlog.git
cd CodeBlog
npm install

To run the development server:

npm run dev

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

Structure The main pages of the blog are in the pages directory. The pages/api directory is used for API routes, and the components directory is used for React components.

Contributing Contributions are welcome! Please open an issue or submit a pull request.

License This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published