DEV Community

Cover image for INTRODUCING ZEMPOSTS
Hemang Yadav
Hemang Yadav

Posted on

INTRODUCING ZEMPOSTS

❗ About:

ZemPosts stands as an open-source platform, providing users with the opportunity to write and read blogs seamlessly. This connectivity is fostered through the simple act of publishing one's blog to the platform, thus creating a digital hub where like-minded individuals can engage, collaborate, and share insights within the expansive realm of writing and blogging. With its user-friendly interface and inclusive community ethos, ZemPosts serves as a dynamic space where connections are forged, ideas are exchanged, and creativity thrives.

⭐ Features:

  • 📱 Responsive UI Design supported on all devices
  • 📃 Write Blogs using Markdown
  • 💖 Read other People's Blogs
  • 🏆 Open Source

🏃‍♂️ Locally Running:

  • 1. Make a Copy of this Repository on your machine by using the following git command in your terminal:
git clone https://github.com/Zemerik/ZemPosts
Enter fullscreen mode Exit fullscreen mode
  • 2. Navigate into the Project's directory by entering the following command in your terminal:
cd ZemPosts
Enter fullscreen mode Exit fullscreen mode
  • 3. Install the required Dependencies by using NPM:
npm i
Enter fullscreen mode Exit fullscreen mode
  • 4. Start the Development Server through the following command:
npm run astro dev
Enter fullscreen mode Exit fullscreen mode

🤝 Contributing:

Contributions are always welcome and appreciated! Kindly visit the CONTRIBUTING.md file for more information

Don't Forget to Checkout ZemProfiles & ZemShowcase

💁 Support:

For any kind of support or inforrmation, you are free to join our Discord Server,



🥳 Contributors:

Thanks to all Contributors!

Contributors

Thanks for Visiting🙏

Don't forget to leave a ⭐
Made with 💖 by Hemang Yadav (Zemerik)

Top comments (0)