Typing Test App made using React, AOS and API'S Check package.json for dependencies.
Make sure you have nodejs, npm and yarn installed.
To use ->
- Git clone this repo
- open terminal in the directory containing the project files.
- Run
npm install
andyarn upgrade
- Run
npm start
- Enjoy.