๐Ÿ“ fireblog

A blog app built with Next.js, Tailwind, and PocketBase for an easy and fun experience. Find the best topics on the home page and read great articles by searching for them by tags or searching in the search page. You can also send us messages. ๐Ÿ“ฉ

enter image description here

Features

  • ๐Ÿ” Find the best topics on the home page
  • ๐Ÿ”Ž Search for articles by tags or in the search page
  • ๐Ÿ’ฌ Send messages to the authors

Getting Started ๐Ÿš€

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites ๐Ÿงพ

You will need to have the following installed on your machine:

  • Node.js
  • npm or yarn

Installation ๐Ÿ’พ

Clone the repository to your local machine:

shellCopy code

$ git clone https://github.com/kiraaziz/fireblog.git

Go to the project directory and install the dependencies:

shellCopy code

$ cd blog-app $ npm install or yarn

Running the app ๐Ÿƒโ€โ™€๏ธ

To start the development server, run the following command:

rubyCopy code

$ npm run dev or yarn dev

The app should now be running at http://localhost:3000

Built With ๐Ÿ› ๏ธ

  • Next.js - A React framework for server-rendered or statically-generated apps
  • Tailwind - A utility-first CSS framework for rapidly building custom designs
  • PocketBase - An in-memory JSON database for Node.js

Author ๐Ÿ’ป

Live Demo ๐ŸŽฅ

Check out the live demo at FireBlog-Go ๐Ÿ”ฅ

License ๐Ÿ“œ

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

๐Ÿ“ท Screenshots

Here are some screenshots of the app: enter image description hereenter image description here enter image description hereenter image description hereenter image description hereenter image description here enter image description here

made by ๐Ÿ”ฅ๐Ÿ”ฅ KIRA AZIZ