Skip to content

CodeWithAkash/stock-sentiment-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


💻 Frontend (React) — README.md

# 💻 Stock Sentiment Analysis — Frontend (React)

This is the **frontend** of the Stock Sentiment Analysis project.  
It provides an interactive React-based user interface where users can search for a company and view sentiment results in visual charts.

---

## ✨ Features

- Search bar to input company name  
- Fetches sentiment data from Flask backend  
- Displays results as interactive pie chart & news table  
- Responsive and modern UI design with TailwindCSS  
- Error handling and loading states included  

---

## 🧩 Tech Stack

| Component | Technology |
|------------|-------------|
| Frontend Framework | React.js |
| Styling | Tailwind CSS |
| Chart Visualization | Recharts |
| API Connection | Axios |

---
## 📸 Screenshots

### 🏠 Home Page &  📊 Sentiment Results
![Home Page]("C:\Users\iamak\OneDrive\Scans\Pictures\homepage.png")

### Piechart
![Piechart]("C:\Users\iamak\OneDrive\Scans\Pictures\piechart.png")


## ⚙️ Installation & Setup

### 1️⃣ Clone the Repository
```bash
git clone https://github.com/CodeWithAkash
/stock-sentiment-frontend.git
cd stock-sentiment-frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published