/reduxblog

The application facilitates the creation, reading, updating, and deletion of tasks from a list. It serves as an excellent resource for individuals interested in acquiring knowledge in web development or aiming to construct their personalized task management application.

Primary LanguageJavaScriptMIT LicenseMIT

Redux Blog

📗 Table of Contents

📖 Redux Blog

Redux Blog: This repository contains a concise and comprehensive Crud application developed using React, Redux, and Ant-design. The application facilitates the creation, reading, updating, and deletion of tasks from a list. It serves as an excellent resource for individuals interested in acquiring knowledge in web development or aiming to construct their personalized task management application.

🛠 Built With

  • Ant Design
  • React
  • Redux

Key Features

  • Single Page App
  • Crud Functionalities
  • Medium Fidelity Design

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

   ssh code:
   git@github.com:Nasirkhan294/reduxblog.git

Setup

Clone this repository to your desired folder:

  cd desired-folder
  git clone git@github.com:Nasirkhan294/reduxblog.git

Deployment

You can deploy this project using Github-Pages. In order to make your project live on Github, you'll want to push your updated repo by using these commands:

git add --all or git add .

git commit -m "your commit message"

git push origin {i.e, your repo name}

(back to top)

👥 Authors

👤 Nasirkhan294

(back to top)

🔭 Future Features

  • Advanced Styles

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Please support this project and be a part of something meaningful and impactful. Your contribution can make a significant difference and help us achieve our goals faster.

(back to top)

🙏 Acknowledgments

To all the individuals whose creativity and dedication inspired the codebase, I want to express my heartfelt gratitude. Your tireless efforts have left an indelible mark on this project and your contributions will be remembered for years to come. Thank you for being an integral part of our success.

(back to top)

❓ FAQ

  • Can I fork and reuse this repository?

Absolutely! Please feel free to fork and reuse this repository for your own projects.

  • Is it okay to improve this repository? Will my changes be accepted?

Definitely! We welcome any improvements or new ideas you may have. If your changes are good and align with the project's goals, we would be happy to accept them.

(back to top)

📝 License

This project is MIT licensed.

(back to top)