Using the SENTIM-API Developed by: Sharad Raj to create an app that tests the "sentiment" of text.
This app was built using create-react-app --template typescript. if you want to run it on your machine:
- make sure you have the latest yarn or npm installed.
- clone.
- once cloned, move to client in your terminal of choice and run "yarn start" or "npm start".
- enjoy!
If you want to contact me you can reach me at [email protected].
- SENTIM-API (https://sentim-api.herokuapp.com/)
- Framer Motion