Discover & Connect with Developers
ZemProfiles stands as an open-source platform, providing users with the opportunity to connect seamlessly with fellow developers. This connectivity is fostered through the simple act of adding one's Profile 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, ZemProfiles serves as a dynamic space where connections are forged, ideas are exchanged, and innovation thrives.
Read out Official Docs on ZemDocs
Want to see any other features? Open an issue and let us know!
Tip
NodeJS needs to be installed on your machine.
Copy of this Repository on your machine by using the following git command in your terminal:git clone https://github.com/Zemerik/ZemProfiles
Navigate into the Project's directory by entering the following command in your terminal:cd ZemProfiles
Install the required Dependencies by using NPM:npm i
Development Server through the following command:npm run dev
├── public/
│ ├── fonts/
│ └── images/
├── src/
│ ├── components/
│ ├── content/
│ ├── layouts/
│ └── pages/
│ └── services/
│ └── util/
├── .gitignore
├── astro.config.mjs
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── LICENCE
├── package-lock.json
├── package.json
├── README.md
├── SECURITY.md
├── tailwind.config.cjs
├── yarn.lock
└── tsconfig.json
Contributions are always welcome and appreciated! Kindly visit the CONTRIBUTING.md file for more information
For any kind of support or inforrmation, you are free to join our Discord Server,
Thanks to all Contributers!
Don't forget to leave a
Made with ? by Hemang Yadav (Zemerik)