Skip to content

Frontend created using reactjs for movie review sentiment predictor. It is part of the movie review sentiment predictor and demonstrate the performance of machine learning model.

Notifications You must be signed in to change notification settings

shudhanshurp/Movie-Review-Sentiment-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Review Sentiment UI

These instructions will help you set up and run the project on your local machine.

Prerequisites

Before you begin, ensure you have the following tools installed:

  • Node.js (v14.0.0 or later)
  • npm (v6.0.0 or later)

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/your-repo.git
  2. Navigate to the project folder:

    cd your-repo
  3. Install dependencies:

    npm install

Running the App

To start the development server, run:

npm run dev

You will able to see the link in your local command line.

Use Ctrl + Click and you will able see the application in your default browser.

About

Frontend created using reactjs for movie review sentiment predictor. It is part of the movie review sentiment predictor and demonstrate the performance of machine learning model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published