Demo Url : https://fast-finger-ajk.netlify.app
backend Url : https://ff-backend-ajk.herokuapp.com
A front-end project for improving user's typing skills. It has three difficulty levels.
- Easy ( Words length of 0 - 4 )
- Medium ( Words length of 5 - 8 )
- Hard ( Words length > 8 )
- React
- HTML5
- TailwindCss
npm install
npm start
- UI design and smooth user experience
- React concepts:
State management
Hook concept
Custom Hook creation