This project is going to explore the use of redux in a react application
- HTML/CSS/JS
- ES6 modules
- React
- Webpack
- Babel
- Linters (stylehint, eslint)
- 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
- A browser that supports modules. Eg; Google Chrome
- A browser with Javascript enabled
- Node and npm should be installed
- Git clone the project on your hard disk.
- Run npm install to bring in any external package used.
- Run the project with npm start to run the production ready files
👤 Albert Mensah-Ansah
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc