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

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: about 2 months 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)