https://github.com/bryanbill/readme
https://github.com/bryanbill/readme
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bryanbill/readme
- Owner: bryanbill
- License: mit
- Created: 2021-04-25T09:52:18.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-25T09:59:09.000Z (about 5 years ago)
- Last Synced: 2025-02-17T07:45:01.794Z (over 1 year ago)
- Language: JavaScript
- Size: 274 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# readme.so
Readme.so is an online editor to help developers make readmes for their project.
Link to production site: [readme.so](https://readme.so)
## Features
- Choose from list of sections to add to your readme
- Edit the contents of each section
- Drag and drop to rearrange sections
- Download your readme file
## Contributing
Contributions are always welcome!
See [CONTRIBUTING.md](/CONTRIBUTING.md) for ways to get started.
## Tech Stack
- [Next.js](https://nextjs.org/)
- [TailwindCSS](https://tailwindcss.com/)
- [dnd kit](https://dndkit.com/)
- [react-markdown](https://github.com/remarkjs/react-markdown)
## Running the Dev Server
To run the dev server, run `npm run dev` and navigate to `localhost:3000`
## Feedback
Feedback is appreciated! Reach out on [Twitter](https://twitter.com/katherinecodes) or submit a new issue!
## License
[MIT](/LICENSE)
This readme was created with [readme.so](https://readme.so) :)