ZemPosts: Introduction

Post & Connect with Developers
Visit 🌐 Github

❗ 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.

⛏️ Technologies:

  • Astro
  • Typescript
  • Javascript
  • ReactJS
  • MDX
  • CSS
  • VSCode
  • Vercel
  • Github

πŸƒβ€β™‚οΈ Locally Running:

  • This project can be locally executed on your machine in 4 simple steps!

NodeJS needs to be installed on your machine.

  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
  1. Navigate into the Project’s directory by entering the following command in your terminal:
cd ZemPosts
  1. Install the required Dependencies by using NPM:
npm i
  1. Start the Development Server through the following command:
npm run astro dev

Thanks for VisitingπŸ™

Made with πŸ’– by Hemang Yadav (Zemerik)