Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harshkumarraghav/growwstonks

GrowwStonks is a stock detail website that provides you with the latest stock details, gainer and loser stocks, multiple charts like candlestick, line, bar, etc,and a search bar to search for any stock. It also provides you with a profile page where you can see your favorite stocks and your search history.
https://github.com/harshkumarraghav/growwstonks

alphavantage-api nextjs13 schadcn tailwindcss zustand

Last synced: 21 days ago
JSON representation

GrowwStonks is a stock detail website that provides you with the latest stock details, gainer and loser stocks, multiple charts like candlestick, line, bar, etc,and a search bar to search for any stock. It also provides you with a profile page where you can see your favorite stocks and your search history.

Awesome Lists containing this project

README

        

# [GrowwStonks](https://growwstonks.vercel.app/)


poster1

# !!!!Important!!!!

Screenshot 2023-10-29 at 2 00 32 AM

**GrowwStonks** is a stock detail website that provides you with the latest stock details, gainer and loser stocks, multiple charts like candlestick, line, bar, etc, and a search bar to search for any stock. It also provides you with a profile page where you can see your favorite stocks and your search history.

[![LinkedIn](https://img.shields.io/badge/LinkedIn-%230077B5.svg?logo=linkedin&logoColor=white)](https://linkedin.com/in/https://www.linkedin.com/in/harsh-kumar-raghav-7285311b9/) [![Twitter](https://img.shields.io/badge/Twitter-%231DA1F2.svg?logo=Twitter&logoColor=white)](https://twitter.com/https://twitter.com/_Harsh_raghav_)

# Visit GrowwStonks:

https://growwstonks.vercel.app/

## Home Page

Screenshot 2023-10-23 at 4 22 11 PM

## Light: Home Page

Screenshot 2023-10-23 at 4 24 10 PM

## 🛠️ Tech Stack Used in GrowwStonks:

- **NextJS 13:** A popular JavaScript library for building user interfaces, providing a fast and responsive application.
- **React-Query:** Powerful asynchronous state management for TS/JS, React.
- **AlphaVantage:** The Good API for stock details.

# Page Screenshot

## Search Modal

Screenshot 2023-10-23 at 4 22 53 PM


## Line Chart

Screenshot 2023-10-23 at 4 23 15 PM

### Candlestick Chart

Screenshot 2023-10-23 at 4 23 33 PM

### Details

Screenshot 2023-10-23 at 4 23 50 PM

---

## 💻 Development

### Install Repository

```git
https://github.com/HarshKumarraghav/growwstonks
```

### Run Project

Install node modules and run the project.

```
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

### Finish

```
Your project is running on https://localhost:3000.
```