joaovpimenta / profile-readme-generator

๐ŸŽจ Beautify your github profile with this amazing tool, creating the readme your way in a simple and fast way ๐Ÿš€ The best profile readme generator you will find โšก

Home Page:https://profile-readme-generator.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Profile Readme Generator

The best profile readme generator you will find!

Badge showing the total of project forks Badge showing the total of project stars Badge showing average commit frequency per month Badge showing when the last commit was made Badge showing the total of project issues Badge showing the total of project pull-requests Badge showing project license type

About   |   Technologies   |   Requirements   |   Starting   |   Contributing

๐ŸŽฏ 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!

profile-readme-generator.mp4

๐Ÿš€ Main Technologies

Next Logo     Typescript Logo     Styled Components Logo     Jest Logo     Eslint Logo     Prettier Logo

See more

โœ… Requirements

Before starting ๐Ÿ, you need to have Git and Node installed (nvm recommended).

๐Ÿ 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>

๐ŸŽฎ Scripts

  • dev: starts the application at localhost:3000
  • build: creates an optimized production build of application
  • start: starts the application in production mode at localhost:3000 (have run the build before)
  • test: run the tests
  • lint: run eslint in /src

๐Ÿ“ License

This project is under license from MIT. For more details, see the LICENSE file.

Made with โค๏ธ by Mauro de Souza

 

Back to top

Readme created with Simple Readme

About

๐ŸŽจ Beautify your github profile with this amazing tool, creating the readme your way in a simple and fast way ๐Ÿš€ The best profile readme generator you will find โšก

https://profile-readme-generator.com

License:MIT License


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%