React Todo App

This project is exploring the usage of React-Redux to create a todo calculator

Built With

  • HTML/CSS/JS
  • ES6 modules
  • React
  • Webpack
  • Babel

Screenshot

Screenshot 2023-03-16 at 12 51 56 PM

Getting Started

  • To get this project up and running, git clone the project on your file system.
  • Run npm install to install all the dependencies that is needed for the application to run
  • Run npm start to start the application

Prerequisites

  • A browser that supports javascript
  • Node and npm should be installed

Setup

  • Git clone the project on your hard disk.

Install

  • Run npm install to bring in any external package used.

Usage

  • Run the project with npm start to run the production ready files

Authors

👤 Albert Mensah-Ansah

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc