# 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) :)