madhumitha-b / ReadmeEase

Effortless README Creation

Home Page:https://readme-ease.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReadmeEase · PRs Welcome Github Release MIT License

ReadmeEase is a cutting-edge platform designed to simplify the creation of high-quality README files. Users can easily design and customize their README files with ease. The platform is built using Next.js and Tailwind CSS, offering a fast, responsive, and visually appealing experience. Whether you're a developer, designer, or documentarian, ReadmeEase is the perfect solution for creating professional README files with ease.

How to Fork the "dev" Branch

  1. In the top-right corner of the repository page, click Fork.

    Fork button of ReadmeEase's repo

  2. Select an owner for the forked repository.

    Select an owner for the forked repo

  3. By default, forks are named the same as their upstream repositories. You can change the name of the fork to distinguish it further.

    Fork button of ReadmeEase's repo

  4. Optionally, add a description of your fork.

    Fork button of ReadmeEase's repo

  5. Uncheck this option to copy all branches to the new fork.

    Fork button of ReadmeEase's repo

  6. Click Create fork.

    Fork button of ReadmeEase's repo

Now you have successfully forked the "dev" branch of the "ReadmeEase" project.

Run Locally

  1. Fork the repository by following steps mentioned in How to Fork the "dev" Branch section.

  2. Clone the project

    git clone https://github.com/<your-username>/<repository-name>.git
  3. Go to the project directory.

    cd ReadmeEase
  4. Install dependencies.

    npm install
    or
    npm i
  5. Start the server.

    npm run dev

Tech Stack

Client: Next.js, TailwindCss, Redux-toolkit

Author

Contributing

Contribution to ReadmeEase is a great way to get involved in the open-source community and make a positive impact on the development of new technologies. As a contributor, you will have the opportunity to work with a diverse group of developers from around the world and gain valuable experience in software development. You can contribute to the project in a variety of ways, such as:

  • Submitting bug reports and feature requests by raising an issue
  • Writing documentation
  • Improving the user interface and user experience
  • Adding new features and functionality
  • Fixing bugs and improving code quality

Note: Please make sure to create pull requests to the dev branch only for any changes that need to be developed and tested. The main branch is reserved for production-ready code and should not be used for development.

By contributing to the ReadmeEase, you will not only be helping to improve the platform, but also contributing to the growth and success of open-source projects hosted on GitHub.

About

Effortless README Creation

https://readme-ease.vercel.app

License:MIT License


Languages

Language:TypeScript 93.6%Language:CSS 5.8%Language:JavaScript 0.6%