ijanhv / Mental_Health_Nextjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“ 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

About


Languages

Language:JavaScript 99.0%Language:CSS 1.0%