0 Forks
2 Stars
2 Watchers

Simple_Stocks

Simple Stocks is a full stack app that allows users to track their stock holdings in the simplest way possible. The frontend is written in vanilla JavaScript and utilizes web components. The backend is a REST API running on a Node.js Express server that uses MongoDB atlas and JWT's.

How to download and setup Simple_Stocks

Open terminal and run command
git clone https://github.com/sgatesdev/Simple_Stocks.git
git clone is used to create a copy or clone of Simple_Stocks repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Simple_Stocks https://github.com/sgatesdev/Simple_Stocks/archive/master.zip

Or simply clone Simple_Stocks with SSH
[email protected]:sgatesdev/Simple_Stocks.git

If you have some problems with Simple_Stocks

You may open issue on Simple_Stocks support forum (system) here: https://github.com/sgatesdev/Simple_Stocks/issues