Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oguntayomicheal/blog-web-app

A blog platform built for seamless content creation and management. It offers users an intuitive interface to post, manage, and update their content in real-time, providing a smooth and engaging experience for content creators.
https://github.com/oguntayomicheal/blog-web-app

edgestore mongodb-database nextjs prisma tailwind-css

Last synced: 11 days ago
JSON representation

A blog platform built for seamless content creation and management. It offers users an intuitive interface to post, manage, and update their content in real-time, providing a smooth and engaging experience for content creators.

Awesome Lists containing this project

README

        

# ๐Ÿ“— Table of Contents

- [๐Ÿ“– Blog web app ](#about-project)
- [๐Ÿ›  Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [๐Ÿ’ป Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [๐Ÿ‘ฅ Authors ](#-authors-)
- [๐Ÿ”ญ Future Features ](#-future-features-)
- [๐Ÿค Contributing ](#-contributing-)
- [โญ๏ธ Show your support ](#๏ธ-show-your-support-)
- [๐Ÿ™Acknowledgments ](#acknowledgments-)
- [๐Ÿ“ License ](#-license-)

# ๐Ÿ“– Blog web app Repository

>
This blog web app provides users with a seamless platform to create, publish, and manage their content. Designed with a focus on user experience, the application ensures smooth navigation, real-time updates, and efficient content management. Ideal for bloggers and content creators, this platform allows users to express their ideas and share them with a wider audience.
> The README includes instructions for setting up the development environment, running the application, and contributing to the project.

## ๐Ÿ›  Built With

### Tech Stack

NextJs

MongoDB Atlas Database

Prisma

Edgestore

JavaScript

Tailwind CSS

### Key Features

- User-friendly interface for creating and managing posts
- Real-time content updates
- Efficient content management system
- Responsive design for all devices

(back to top)

## ๐Ÿ’ป Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need a web browser.

### Setup

Clone this repository to your desired folder:

```sh
git clone [email protected]:oguntayomicheal/Blog-Web-App.git
cd Blog-Web-App
```

### Install

Install this project with:

```sh
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

## ๐Ÿ‘ฅ Authors

๐Ÿ‘ค **Micheal Oguntayo**

- GitHub: [@oguntayomicheal](https://github.com/oguntayomicheal)
- Twitter: [@OguntayoMicheal](https://twitter.com/Oguns_micky)
- LinkedIn: [@OguntayoMicheal](https://www.linkedin.com/in/ogunsmicky/)

## ๐Ÿ”ญ Future Features

- **Allow Users to Edit post**
- **Like and comment feature**

(back to top)

## ๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/oguntayomicheal/Blog-Web-App/issues).

## โญ๏ธ Show your support

If you like this project please show support by staring :star:๏ธ.

## ๐Ÿ™Acknowledgments

- I would like to express my gratitude to [Antonio](https://www.youtube.com/watch?v=6sr9xeOAiZc) for providing the project requirements and step by step guide which made this project possible.

## ๐Ÿ“ License

This project is [MIT](./LICENSE) licensed.

(back to top)