Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.25 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.25 KB

read.me

MIT License

Read.me is a tool to help people create awesome readmes for their open-source projects, without having to learn markdown.

✨ Features

  • Dynamically build your readme with pre-made, low-level markdown components.
  • Preview your readme live, as you create it.
  • [coming soon] Deploy your readme directly to your github repo!

⚡ Tech Stack

  • SvelteKit
  • Tailwind CSS
  • Svelte Markdown
  • GitHub Markdown CSS

👨‍💻Forking and Developing

This application has been released under and MIT licence, meaning that people are completely free to do whatever they want with it.

To get started, clone the repo locally, and run the following commands:

npm install
npm run dev

and them navigate to https://localhost:3000

🎓 Acknowledgements

This application was heavily inspired by readme.so, a project that has many similar features to this . Please send love and support to Katherine, the creator of readme.so. Thanks Katherine ❤

📚 Licence

MIT