Debtflo is simple search engine delivering in-depth, real-time financial insights at your fingertips.
- Stock Ticker Search - Search for any stock ticker and explore comprehensive data about the company.
- Financial Dashboard - A beautifully designed, easy-to-understand dashboard that displays key financial metrics and trends.
- Real-Time Data - Using AlphaVantage API, we provide real-time and historical stock price data.
- Responsive Design - Thanks to Chakra UI, enjoy a seamless, fully responsive application on all your devices.
- Node.js >= 12.x
- npm >= 6.x
- Clone the repository
git clone https://github.com/ShinnoT/debtflo.git
- Navigate to the project directory
cd debtflo
- Install the dependencies
npm install
- Start the development server
npm run dev
Visit http://localhost:3000
to start exploring with Debtflo locally!
Debtflo leverages the synergy of Next.js, Chakra UI, and AlphaVantage API to deliver a captivating user experience:
- Next.js - A robust framework that supports server-side rendering and static site generation, perfect for fast, SEO-friendly sites.
- Chakra UI - A simple, modular, and accessible component library that gives you all the building blocks you need to build your applications.
- AlphaVantage API - Provides up-to-date and accurate stock market data that powers the dashboard's insights.
Love this project? Show your support by giving it a ⭐ on Github!
Debtflo is under the MIT License.
Made with ❤️ by Shinno Taguchi