GroupStock is a stock watch list web application focused on providing users the ability to create and manage stock watchlists.
The front-end interface was created using React (MUI). It makes API calls to the server running on Express. The Express server uses Mongoose to connect to a non-relational database.
Stack React (MUI) Front-end Express Back-end MongoDB Database Node.js Building npm install in the root directory and inside of the client folder. Run npm dev to startup both the Express server and the React client.
Please run on local host.
Feel free to create new user accounts using the Signup page and log in using the Login page or login with test@gmail.com , pw: test.
Images