Skip to content

j4n-e4t/deletr

Repository files navigation

Deletr

https://deletr.vercel.app/

Delete your online accounts with one click!

This is a community projects and contributions are welcome. Please read the Contributing section for more information.

Many websites and online services make it unnecessarily difficult to delete user accounts. This project aims to compile direct links and simple instructions for deleting accounts across various online platforms.

Development Setup

  1. Clone the repository
  2. Run pnpm install
  3. Run pnpm dev

Contributing

  1. Fork the repository
  2. Create a new branch (git checkout -b feature)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add new feature')
  5. Push to the branch (git push origin feature)
  6. Create a new Pull Request
  7. That's it! 🎉

Since this project is in a very early stage, there are many ways to contribute. Here are some ideas:

  • Add more websites to the list
  • Add better search and filter functionality
  • Improve the UI/UX