A sentiment analysis project with amazon reviews.
View Demo
·
Report Bug
·
Request Feature
·
Send a Pull Request
This project does sentiment analysis with static amazon product reviews data set and is hosted on AWS Amplify
Feel free to fork it to showcase your work!
- React CRA
- HTML5
- CSS3
- React Bootstrap
- Redux (Though no routes are added)
- AWS Amplify
- Amazon review dataset
Download or clone the project repository to your local folder.
- Node.js
- Package manager - NPM
-
npm install
to install all module dependancies -
npm start
to start the application locally -
index.js in the entrypoint of the application
-
App.css contains all the styles of the home, about, and contact Pages
-
npm run build
to get a prodcution build
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are extremely appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Twitter - @banurekha279 / Email - banurekha279@gmail.com
Project Link: https://github.com/banurekhaMohan279/Banurekha-Mohan-Portfolio