Todo's is a project management tool that helps you stay organized by creating and managing tasks. It allows you to prioritize and track your progress, ensuring you stay productive and efficient.
Color | Hex |
---|---|
Primary | #EDF2F7 |
Secondary | #FBD38D |
Third | #2D3748 |
Other | #F03D5F |
To run this project on Cloud IDE, run the following command in your terminal:
Or else you can clone this project on you local system, run the following command in your terminal:
git clone https://github.com/SutharShantanu/Todo.git
Alternatively, you can use your preferred Git client and clone the repository using the provided URL.
Dependency | Version |
---|---|
@chakra-ui/icons | ^2.0.18 |
@chakra-ui/react | ^2.7.1 |
framer-motion | ^10.12.18 |
react | ^18.2.0 |
react-dom | ^18.2.0 |
react-icons | ^4.10.1 |
react-redux | ^8.1.1 |
react-router-dom | ^6.14.1 |
react-scripts | 5.0.1 |
redux | ^4.2.1 |
redux-thunk | ^2.4.2 |
victory | ^36.6.11 |
These are the updated requirements with their respective versions.
You can find the latest versions of these libraries by referring to their respective documentation or package manager.
- Create, Read, Update, and Delete (CRUD) operations for managing todos and tasks.
- User-friendly interface for easy task organization.
- Real-time updates and notifications for task changes.
- Responsive design for seamless usage on different devices.
- Frontend: HTML, CSS, JavaScript, React JS, Redux, Chakra UI
To use this project, simply navigate to the deployed website on Vercel. From there, you can browse through the different examples and tutorials, each represented in the form of a card. Click on a card to view the code and see how the hook is used in practice.
To install this project locally, follow these steps:
- Clone the repository to your local machine as mentioned above.
- Install the necessary dependencies using
npm install
. - Run the project using
npm start
.
If you'd like to contribute to this project, feel free to submit a pull request with your changes. We welcome contributions of all kinds, including bug fixes, new features, and documentation improvements.
Overall, Todo's project provides a comprehensive solution for managing todos and tasks efficiently. With its user-friendly interface, real-time updates, and features, it offers a seamless experience for individuals and teams to stay organized and productive. Whether you're a student, professional, or anyone looking to manage their tasks effectively, Todo's got you covered.
Is this website fully Responsive?
Yes, the website is fully responsive and compatible with small screen devices. Our team has diligently worked to ensure that all parts of the website are optimized for various screen sizes. Users can seamlessly access and navigate the website, regardless of the device they are using.