Skip to content

banurekhaMohan279/AmazonReviews-Analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forks Stargazers Issues LinkedIn


Amazon Reviews Sentiment Analysis

A sentiment analysis project with amazon reviews.
View Demo · Report Bug · Request Feature · Send a Pull Request

Table of Contents

About The Project

Working Model

New link Old Link

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!

Built With

  • React CRA
  • HTML5
  • CSS3
  • React Bootstrap
  • Redux (Though no routes are added)
  • AWS Amplify
  • Amazon review dataset

Getting Started

Download or clone the project repository to your local folder.

Prerequisites

  • Node.js
  • Package manager - NPM

Usage

  • 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

🚧 Roadmap

See the open issues for a list of proposed features (and known issues).

🤝 Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📝 License

Distributed under the MIT License. See LICENSE for more information.

📫 Contact

Twitter - @banurekha279 / Email - banurekha279@gmail.com

Project Link: https://github.com/banurekhaMohan279/Banurekha-Mohan-Portfolio

Acknowledgements