Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zemerik/zemshowcase
Showcase & Connect with Developers
https://github.com/zemerik/zemshowcase
css github javascript open-source projects reactjs showcase vercel
Last synced: about 2 months ago
JSON representation
Showcase & Connect with Developers
- Host: GitHub
- URL: https://github.com/zemerik/zemshowcase
- Owner: Zemerik
- License: apache-2.0
- Created: 2024-06-19T09:14:05.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T22:57:58.000Z (4 months ago)
- Last Synced: 2024-09-08T23:49:13.427Z (4 months ago)
- Topics: css, github, javascript, open-source, projects, reactjs, showcase, vercel
- Language: TypeScript
- Homepage: https://zemshowcase.vercel.app
- Size: 127 MB
- Stars: 13
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: Code_of_Conduct.md
- Security: SECURITY.md
Awesome Lists containing this project
README
ZemShowcase
Showcase & Connect with Developers
## β 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.
## β Features:
π± Facinating UI Design
π© Contact Form
π Projects Showcase
π Open Source
βΆοΈ Want to Add More Features?
Open an Issue and let us know! β
## πββοΈ Quick Start:
- This project can be locally executed on your machine in 4 simple steps!
> [!Tip]
> [NodeJS](https://nodejs.org/) 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/ZemShowcase.git
```2. `Navigate` into the Project's `directory` by entering the following `command` in your terminal:
```
cd ZemShowcase
```3. `Install` the required `Dependencies` by using `NPM`:
```nodejs
npm i
```4. Start the `Development Server` through the following `command`:
```nodejs
npm run dev
```> You should now be able to see the outcome on `localhost:3000`
## π API Keys:
### EmailJS
1. Sign up for an account on [EmailJS](https://www.emailjs.com/).
2. Create an email template and obtain the `Service ID`, `Template ID` and `Public Access Code`.
3. Use these credentials in your portfolio code for EmailJS integration.## π€ Contributing:
Contributions are always welcome and appreciated! **Kindly visit the [CONTRIBUTING.md](https://github.com/Zemerik/ZemShowcase/blob/main/CONTRIBUTING.md) file for more information**
- > Don't Forget to Checkout [ZemProfiles](https://github.com/Zemerik/ZemProfiles) & [ZemPosts](https://github.com/Zemerik/ZemPosts)
## π Support:
For any kind of support or inforrmation, you are free to join our **Discord Server**,
## π₯³ Contributors:
Thanks to all Contributors!
![Contributors](https://contrib.rocks/image?repo=Zemerik/Zemshowcase)
Thanks for Visitingπ
Don't forget to leave a β
Made with π by Hemang Yadav (Zemerik)