ZemShowcase: Introduction
Showcase & Connect with Developers
Visit π Github
β About:
ZemShowcase stands as an open-source platform, providing users with the opportunity to exhibit their projects seamlessly to fellow developers. This exhibition is fostered through the simple act of adding oneβs Project to the platform, thus creating a digital hub where like-minded individuals can engage, collaborate, and share insights within the expansive realm of software development. With its user-friendly interface and inclusive community ethos, ZemShowcase serves as a dynamic space where projects are highlighted, ideas are exchanged, and innovation thrives..
βοΈ Technologies:
- Typescript
- Javascript
- NextJS
- ReactJS
- NodeJS
- 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.
- Make a
Copy
of this Repository on your machine by using the followinggit command
in your terminal:
git clone https://github.com/Zemerik/Zemshowcase.git
Navigate
into the Projectβsdirectory
by entering the followingcommand
in your terminal:
cd ZemShowcase
Install
the requiredDependencies
by usingNPM
:
npm i
- Start the
Development Server
through the followingcommand
:
npm run dev
Thanks for Visitingπ
Made with π by Hemang Yadav (Zemerik)