- Clone this repository
git clone https://github.com/Prakharsvnit/knovator.git
- Change directory
cd knovator
- Install dependencies
npm install
- Run the app
npm start
- The app starts working on localhost:3000
- ReactJS
- Redux-toolkit
- Material UI
- Better way of giving custom styles.
- Handling complex state logic in
stopwatch.js
file. - Create separate folder containing all handler functions.