Stock Bot is a stock trading front-end application built with React, Tailwind CSS, and JavaScript. It provides users with real-time stock recommendations and trading options. The application allows users to register, log in, and manage their stock portfolio with an intuitive interface.
- User Authentication: Register and log in securely.
- Dashboard: View assets bought, transaction history, and profile balance.
- Trading Interface:
- Enter a stock ticker.
- Get buy/sell recommendations based on signals.
- Execute trades (buy or sell stocks).
- Navigation:
- Login/Register Page.
- Home Page (dashboard overview).
- "Trade Now" section for stock transactions.
- Frontend: React.js, Tailwind CSS, JavaScript
- State Management: Redux Toolkit
- Routing: React Router DOM
- Icons: React Icons
- Backend:
- Clone the repository:
git clone https://github.com/Hassam-01/stock_bot_app.git
- Navigate to the client-side folder:
cd stock_bot_app/client - Install dependencies:
npm install
- Start the development server:
npm run dev
- Open the application in your browser.
- Register or log in to access your account.
- View your assets, transaction history, and balance on the home page.
- Navigate to the "Trade Now" section to enter a stock ticker.
- Receive buy/sell recommendations and execute trades accordingly.
Repo Combined Backend/Frontend:
For any questions or collaborations, feel free to reach out!