profile-readme-generator
profile-readme-generator copied to clipboard
🎨 Enhance your GitHub profile with this amazing tool, which allows you to create a personalized README quickly and easily. This profile README generator is the best you'll find 🚀
Profile Readme Generator
The best profile readme generator you will find!
About | Technologies | Requirements | Starting | Contributing
:dart: About
Tired of editing your github profile? Looking for some cool readme to do a ctrl+c ctrl+v? Or are you tired of missing out on the amazing features you can add to your readme? What about configuring github actions? 😩 Come on!
Beautify your github profile with this amazing tool, creating the readme your way in a simple and fast way! Include what you want, place it wherever you want, however you want! (But of course, respecting the limits of what is possible to do in markdown 😁)
Loved the tool? Please consider donating 💸 to help it improve!
https://user-images.githubusercontent.com/54520907/173442002-dafc63ea-321f-4ce2-b349-be490b3a00ff.mp4
:rocket: Main Technologies
See more
:white_check_mark: Requirements
Before starting :checkered_flag:, you need to have Git and Node installed (nvm recommended).
:checkered_flag: Starting
# Clone this project
$ git clone https://github.com/maurodesouza/profile-readme-generator
# Access
$ cd profile-readme-generator
# Install dependencies
$ yarn
# Run the project
$ yarn dev
# The server will initialize in the <http://localhost:3000>
:video_game: Scripts
dev: starts the application atlocalhost:3000build: creates an optimized production build of applicationstart: starts the application in production mode atlocalhost:3000(have run the build before)test: run the testslint: run eslint in /src
:memo: License
This project is under license from MIT. For more details, see the LICENSE file.
Made with :heart: by Mauro de Souza
Back to top
Readme created with Simple Readme