This project contains learning for React.js, Redux, Redux Middleware Saga. For detailed understanding on concepts, please refer code and my learning notes
Copy paste BasicComponent.html to any notepad file and see various examles. It will help u understand HTML,CSS,Javascript, JSX and from there take you to React.js concepts. Uncomment and comment exmaples one by one and check in browser
- npm install
- npm start
- Check project running in localhost:3000