nextjs-tailwind-blog Tailwind Templates

Nextjs Tailwind Blog

‎A simple personal / blog website running on Nextjs - React, styled with Tailwindcss and Mongodb as data store..

Next.js Tailwind Blog

This is a simple personal / blog website built using

The website is intended for developers / bloggers who want a simple, customizable platform to publish their content.

Features

  • Manage blog content:
    • create,
    • edit, and
    • delete blog posts easily.
  • Manage Bookmarks / Links
  • Manage Projects / Portfolio

Getting Started

Prerequisites

To run this project locally, you need to have the following installed on your computer:

  • Node.js
  • npm

Installation

  1. Clone the repository

git clone https://github.com/jamesawo/nextjs-tailwind-blog

  1. Navigate to the project directory

cd nextjs-tailwind-blog

  1. Install the dependencies

npm install

  1. Update .env properties

cp example.env .env

  1. Run the development server

npm run dev

  1. Open your browser and navigate to http://localhost:3000

Deployment

The website is deployed on Vercel. To deploy your own instance of the website, you can follow these steps:

  1. Create a Vercel account
  2. Connect your Vercel account to your Github repository
  3. Configure the deployment settings
  4. Deploy the website

For more detailed instructions on how to deploy a Next.js app on Vercel, please refer to the official documentation.

Next.js Resources

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

Next.js Documentation - learn about Next.js features and API. Learn Next.js - an interactive Next.js tutorial. You can check out the Next.js GitHub repository

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Next Steps

  • Add more features:
    • Authentication
    • Light/Dark Theme Support
    • Add Hashnode Integration

License

This project is licensed under the MIT License

Top categories

Loading Svelte Themes