FantoX / Readme-Generator

GUI based online GitHub README.md generator

Home Page:https://readmemd.vercel.app

Repository from Github https://github.comFantoX/Readme-GeneratorRepository from Github https://github.comFantoX/Readme-Generator

Profile Readme Generator

The best profile readme generator you will find!

About   |   Technologies   |   Requirements   |   Starting

๐ŸŽฏ About

Are you tired of manually editing your GitHub profile or missing out on the amazing features you can add to it? ๐Ÿ˜ฉ Configuring GitHub actions can also be a hassle, right? Say no more! ๐Ÿ’ช

Introducing a tool that lets you beautify your GitHub profile with a customized README, easily and in no time! โœจ You can include whatever content you want, wherever you want it (within the limitations of markdown, of course). ๐Ÿ“

With this amazing tool, creating your own README has never been so simple and fast. โšก You can save time and focus on what really matters - showcasing your skills and projects. ๐Ÿš€

Don't miss out on the opportunity to enhance your GitHub profile. Give it a try and see for yourself how easy and convenient it is! ๐Ÿ˜‰


profile-readme-generator.mp4

๐Ÿš€ Main Technologies

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

See more

โœ… Requirements

Before starting ๐Ÿ, make sure you have Git and Node installed on your system. (nvm recommended).

๐Ÿ Starting

# Clone this project
$ git clone https://github.com/FantoX/Readme-Generator
# Access
$ cd Readme.MD-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 the application;
  • start: starts the application in production mode at localhost:3000 (make sure to run the build first);
  • test: runs the tests;
  • lint: runs eslint in the /src directory.

๐Ÿ“ License

This project is licensed under the MIT License. For more details, please refer to the LICENSE file.

About

GUI based online GitHub README.md generator

https://readmemd.vercel.app

License:MIT License


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%