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.gitInstall dependencies
npm installStart the server
npm run devTo run tests, run the following command
npm run testLibraries: Next.js, MUI, Cypress, Jest and Overmind