This is a beautiful search screen using outside api and useReducer. in this project you'll learn :
- useEffect
- Axios
- useReducer
- using speech to text
- dispaching actions
- complex Ui Concept
git clone https://github.com/akshatkumawat/speechtotext.git
requires Expo to run.
Install the dependencies and devDependencies and start the server.
$ cd [project-folder]
$ npm install
$ npm start