Skip to content

Latest commit

Β 

History

History
146 lines (86 loc) Β· 3.1 KB

File metadata and controls

146 lines (86 loc) Β· 3.1 KB

logo

Redux tutorial

πŸ“— Table of Contents

πŸ“– Redux Tutorial

This is an app where you can store a list of books you are reading and track its progress.

πŸ›  Built With

Tech Stack

React & Redux

(back to top)

Key Features

  • [List of Items]
  • [Add Item]
  • [Remove Item]

(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:

sudo apt install git-all

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:mnaibei/redux-tutorial.git

Usage

To run the project, execute the following command:

  Open index.html in browser

(back to top)

πŸ‘₯ Authors

πŸ‘€ Mucha Naibei

(back to top)

πŸ”­ Future Features

  • [More Pages]
  • [Comment on Book]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give me a follow

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)