My person blog

Sumary

This is my personal blog that is available at website, where I used Next.js and Tailwind for styling the components.

Requirements

  • Nodejs
  • Npm or yarn

Use app

# Install dependencies
$ npm run install

--

# Run app
$ npm run start

--

# Endpoint app
$ http://localhost:3000

Create posts

# Create file .md

$ cd data/blog/
$ touch new-post.md

Author

@moroleandro