Mohitpanjikar / art-of-stockmarket

his repository is for the Art-of-Stock-Market built with Next.js 13, and aceternity ui

Home Page:https://art-of-stockmarket.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Art-of-Stock-Market built with Next.js, and aceternity ui

This repository is for the Art-of-Stock-Market built with Next.js, and aceternity ui

Preview image

Screenshot Screenshot Screenshot Screenshot Screenshot

If you prefer visual learning, there's a comprehensive video tutorial accompanying this repository.

Features

  • Beautiful UI using TailwindCSS and ShadcnUI
  • Full responsiveness and mobile UI support
  • Light/dark mode toggle
  • Websocket fallback with polling and alerts

Prerequisites

Make sure you have Node.js version 18.x.x installed on your system.

Getting Started

Follow these steps to get started with the project:

  1. Clone the repository:

    git clone https://github.com/Mohitpanjikar/Art-of-Stock-Market.git
  2. Install dependencies:

    npm install
    
  3. Start the app:

    npm run dev

Available Commands

You can run the following commands using npm:

  • npm run dev: Starts a development instance of the app

Feel free to explore the codebase and adapt it to your needs! If you have any questions or encounter issues, don't hesitate to reach out. Happy coding! 🚀

About

his repository is for the Art-of-Stock-Market built with Next.js 13, and aceternity ui

https://art-of-stockmarket.vercel.app


Languages

Language:TypeScript 98.7%Language:CSS 0.9%Language:JavaScript 0.4%