https://github.com/ramgoel/groww-task
Groww Stonks is a web application that help you track status of various stocks/etfs. It has many level of optimizations like throttling for API calls reduction, and lazy loading for performance improvement.
https://github.com/ramgoel/groww-task
nextjs typescript
Last synced: about 2 months ago
JSON representation
Groww Stonks is a web application that help you track status of various stocks/etfs. It has many level of optimizations like throttling for API calls reduction, and lazy loading for performance improvement.
- Host: GitHub
- URL: https://github.com/ramgoel/groww-task
- Owner: RamGoel
- Created: 2023-10-25T07:28:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-30T04:58:11.000Z (over 2 years ago)
- Last Synced: 2025-03-03T00:13:27.115Z (over 1 year ago)
- Topics: nextjs, typescript
- Language: TypeScript
- Homepage: https://groww-task-delta.vercel.app
- Size: 645 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Groww Stonks
Groww Stonks is a web application that help you track status of various stocks/etfs. It has many level of optimizations
like throttling for API calls reduction, and lazy loading for performance improvement.
[Live Deployed Link](https://groww-task-delta.vercel.app)
## Folder Structure
- libs (cache, api, etc.)
- components (UI components)
- app (UI pages)
- utils (constants)
- redux (redux toolkit setup & provider)
- public (assets)
## Setup
- Clone repo using `git clone https://github.com/RamGoel/groww-task.git `
- Change Directory using `cd groww-task`
- install dependencies using `npm i`
- run app using `npm run dev`
- App running on `http://localhost:3000/` .
## 🚀 About Me
I'm Ram, a full stack developer skilled in MERN stack, React Native, and can do other stuff like,
- Chrome Extensions
- Telegram bots
- UI designing