This project was bootstrapped with Create React App.
A project made to learn and apply different concepts in Redux-saga. Being new to Redux-saga here is the link to the tutorial I followed.
Sample Deployment : https://jaykaku.github.io/What-the-Splash/
- Clone this repository or download zip.
- Navigate to project folder in terminal and type
npm install
- Navigate to project folder in terminal and type
npm start
- The setup is ready to use.