Skip to content

๐ŸŽจ 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 ๐Ÿš€

License

Notifications You must be signed in to change notification settings

Wordsmith-Woodard/profile-readme-generator

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

๐ŸŽจ 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 ๐Ÿš€

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.6%
  • JavaScript 0.4%