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. ๐ฉ
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You will need to have the following installed on your machine:
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
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
Check out the live demo at FireBlog-Go ๐ฅ
This project is licensed under the MIT License - see the LICENSE file for details.
Here are some screenshots of the app: