This project is a clone of the Superlist.com application, a productivity tool designed to help users manage tasks, projects, and collaborate with teams effectively. This clone aims to replicate some features and functionalities.
This project is tagged with Hacktoberfest, meaning your contributions will count toward participation in the event. We welcome and encourage your involvement!
You can contribute to this project in two ways:
a) Check the list of open issues and request to have one assigned to you if it aligns with your interests.
b) Visit the real superlist.com page and identify a section you’d like to clone. Then, open a new issue related to that section for further discussion.
- Homepage /
- Login page /login
- Register page /register
- Application tasks /all-tasks
- Application subtask /all-tasks/:id
- Application inbox /inbox
- Application settings
- Application switch theme
- Application teams
- Application "Today" tasks deadline
- More on issues section
- Vite
- React.js
- Tailwind CSS
- Shadcn components