Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bryanbill/readme
https://github.com/bryanbill/readme
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bryanbill/readme
- Owner: bryanbill
- License: mit
- Created: 2021-04-25T09:52:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-25T09:59:09.000Z (over 3 years ago)
- Last Synced: 2024-11-06T19:53:46.285Z (3 months 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) :)