A demonstration of my workflow using React, Typescript, Redux, etc.. in Production.
- React
- Typescript
- Redux
- Vite
- Tailwind CSS
- React Testing Library
- Jest
Tested on node v18.18.0
- Clone project
git clone https://github.com/odeloic/mifitapp.git && cd mifitapp
- Install dependencies
yarn
- Start application
yarn dev