(Another) Trying to Fall in Love with ReactJS (+Redux) in Typescript. This project was made in purpose on learning React-Redux (using Redux Toolkit). ♥♥♥
- NPM (or Yarn)
- Typescript
- SASS/SCSS (node-sass)
Install the dependencies using NPM (or Yarn)
npm install
Run the webapp
npm run start
- Bootstrapped by Create React App.
- UI kit by FluentUI.