Ecosyste.ms: Awesome
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: 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.
- Host: GitHub
- URL: https://github.com/oguntayomicheal/blog-web-app
- Owner: oguntayomicheal
- Created: 2024-08-14T22:51:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T09:10:52.000Z (3 months ago)
- Last Synced: 2024-10-11T05:40:59.463Z (about 1 month ago)
- Topics: edgestore, mongodb-database, nextjs, prisma, tailwind-css
- Language: TypeScript
- Homepage: https://blog-web-app-micheal-oguntayos-projects.vercel.app/
- Size: 6.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.NextJs
MongoDB Atlas Database
Prisma
Edgestore
JavaScript
Tailwind CSS
- User-friendly interface for creating and managing posts
- Real-time content updates
- Efficient content management system
- Responsive design for all devices
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
```
๐ค **Micheal Oguntayo**
- GitHub: [@oguntayomicheal](https://github.com/oguntayomicheal)
- Twitter: [@OguntayoMicheal](https://twitter.com/Oguns_micky)
- LinkedIn: [@OguntayoMicheal](https://www.linkedin.com/in/ogunsmicky/)
- **Allow Users to Edit post**
- **Like and comment feature**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/oguntayomicheal/Blog-Web-App/issues).
If you like this project please show support by staring :star:๏ธ.
- 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.
This project is [MIT](./LICENSE) licensed.