Create React App starter using Redux and Sass for demo web apps
A starter project bootstrapped with Create React App that integrates Redux for state management and Sass for styling. It includes example Todo and Weather pages, async API fetch handling, and a small test suite. Suited for learning React+Redux patterns and building small single-page demo apps, with optional deployment to GitHub Pages under the MIT license.
0