An open API service indexing awesome lists of open source software.

https://github.com/pushkarydv/prm

Project | Profile Readme Maker : easiest way to create amazing readme's for your github projects and profile
https://github.com/pushkarydv/prm

git github markdown no-code profile-readme project-readme readme

Last synced: 2 days ago
JSON representation

Project | Profile Readme Maker : easiest way to create amazing readme's for your github projects and profile

Awesome Lists containing this project

README

          


PRM - Project | Profile Readme Maker





# About

A single no-code solution for creating amazing readme's for your Github projects and profile

- βŒ› Save Time
- πŸ“Ÿ Visit Count
- πŸ“‚ Open Source
- πŸ“› Badges included
- πŸ†GitHub trophies
- πŸ“Š GitHub stats
- πŸ’Έ Free

## Website is Live : [https://prm.pushkaryadav.in/](https://prm.pushkaryadav.in/)

# Tech USed

![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![Markdown](https://img.shields.io/badge/markdown-%23000000.svg?style=for-the-badge&logo=markdown&logoColor=white)
![NPM ](https://img.shields.io/badge/NPM-%23000000.svg?style=for-the-badge&logo=npm&logoColor=white)
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![React Router](https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge&logo=react-router&logoColor=white)
![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)
![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white)
![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)

# Contribute

**If you are Using NPM then:**

- **Step 1:** Fork and Download the Repository
- **Step 2:** Open it in editor like VSCode
- **Step 3:** Open Terminal inside it and run ` npm install` to install required dependencies (you can apply '--force' after command and then run it , incase you face any error)
- **Step 4:** Run `npm start` to launch the website on 'localhost:3000' and check if it is working without any error.
- **Step 5:** Do your Changes and make sure that you don't get any error or warning.
- **Step 6:** Push on github and Create a Pull Request **Stuck? Search your issue/error on Google**