Welcome to the Stocks Investment Web App, a React-based application that provides a user-friendly interface for exploring stock market data and making informed investment decisions.
-
Modern Technology Stack: Built using React, Vite, and Tailwind CSS for optimal performance and seamless user experience.
-
Login Forms with Validation: Client-side validation ensures secure and accurate user login experiences.
-
Stocks API Integration: Access real-time daily stock data from the NSE exchange to stay up-to-date with market trends.
Clone the Repository:
git clone https://github.com/ShyneADL/wealthwise.git
cd wealthwise
Install Dependencies:
npm install
Run the Development Server:
npm run dev
Open in Browser: Visit http://localhost:3000 in your web browser to explore the app.
Navigate to the Stocks Data page to access real-time daily data of stocks listed on the NSE exchange from the Alpha Vantage Stocks API - Read the documentation for the API here: (https://www.alphavantage.co/documentation/)
Contributions are welcome! If you have suggestions, bug reports, or want to add new features, feel free to open an issue or submit a pull request.
This project is developed and maintained by Aladi Ifeanyi.
This project is licensed under the MIT License.