Skip to content

krishshah17/Stock-Ticker

Repository files navigation

WebTech Project

Problem Statement :

Create a SPA using react that on entering company ticker gives data

Solution:

Used MERN Stack. MongoDB serves as database to store all latest company stock prices as and when requested. NodeJS and ExpressJS work as backend to implement API calls to get data and store it in the database. ReactJS is used for a simple front-end implementation.

Commands:

To run, use 2 terminals, npm start for the repo and inside backend npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published