This repo is aimed to get you started fast with web app development, using create-react-app and setting the project with UIKit CSS framework, Redux for App State and React-Router-DOM for in-app navigation.
Node version: 16.17.1 (LTS)
Clone the repository
git clone https://github.com/angelmc32/uikit-redux-react-starter
npm install
npm run start