Skip to content

its-narendra-singh/react-redux-toolkit-query

Repository files navigation

React-Redux-Toolkit-Query

This is a learning project built with React JS, Vite JS, Tailwind CSS, Flowbite, and Redux Toolkit along with RTK Query. It is a simple web application that allows you to perform CRUD operations on a list of todos and manage your profile.

Getting Started To get started with this project, you can clone the repository and install the required dependencies using npm or yarn:

git clone https://github.com/your-username/react-redux-toolkit-query.git cd react-redux-toolkit-query npm install

or

git clone https://github.com/your-username/react-redux-toolkit-query.git cd react-redux-toolkit-query yarn

Once the dependencies are installed, you can start the development server using the following command:

npm run dev

or

yarn dev

This will start the development server on http://localhost:3000, where you can see the app running.

Features Add, edit, and delete todos Mark todos as completed Manage your profile information Built with modern tools and libraries for efficient development

Technologies Used React JS Vite JS Tailwind CSS Flowbite Redux Toolkit RTK Query Contributing

Contributions are always welcome! If you have any suggestions or found a bug, please open an issue or submit a pull request.

License This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published