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
- https://nextjs.org/
MongoDB Atlas Database
- https://www.mongodb.com
Prisma
- https://www.prisma.io
Edgestore
- https://edgestore.dev
JavaScript
- https://developer.mozilla.org/en-US/docs/Web/JavaScript
Tailwind CSS
- https://tailwindcss.com
- 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.
In order to run this project you need a web browser.
Clone this repository to your desired folder:
git clone git@github.com:oguntayomicheal/Blog-Web-App.git
cd Blog-Web-App
Install this project with:
npm install
To run the project, execute the following command:
npm start
👤 Micheal Oguntayo
- GitHub: @oguntayomicheal
- Twitter: @OguntayoMicheal
- LinkedIn: @OguntayoMicheal
- Allow Users to Edit post
- Like and comment feature
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
If you like this project please show support by staring ⭐️.
- I would like to express my gratitude to Antonio for providing the project requirements and step by step guide which made this project possible.
This project is MIT licensed.