This app is created to showcase Authors's style and competancy in JS and react. Please note some of the elements in the UI are rather conceptual and not completely functional.
To run this project, please make sure you have node and yarn installed on your machine.
After you clone the project, run the following commands in your terminal to start the app:
yarn install
yarn start
- Write test
- Add environment var to properly route the APIs
- Complete share, embed, confidence level components
- Separate copies from components
- Adding comments to the code base
- Convert the app to next.js