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.
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
Libraries: Next.js, MUI, Cypress, Jest and Overmind