Skip to content

amrelshehaly/eStock

Repository files navigation

Nasdaq Stock Simulation

This project is a demonstration for the stock market in real life. You will encounter a list of lists in the application from the stock market. Select or search for the ticker you wish to show more details of and it enjoy the power of knowledge in your hands.

Run Locally

Clone the project

  git clone https://github.com/amrelshehaly/eStock.git

Install dependencies

  npm install

Start the server

  npm run dev

To run tests, run the following command

  npm run test

Tech Stack

Libraries: Next.js, MUI, Cypress, Jest and Overmind

Releases

No releases published

Packages

No packages published