Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stocks-checklist

App for creating custom stocks categories and price checks

Features

  • Saving user's data (categories, stocks) by mongodb document id as cookie token
  • Adding and removing stocks category
  • Searching, adding and removing stocks from the selected category
  • Opening page with company profile (name, price, price change, description)

Application run

Pre-Installion

Before running app locally, you must run MongoDB server on port 27017:

Installion

git clone https://github.com/asdasd-dev/stocks-checklist.git
cd stocks-checklist
npm install
npm run dev

After that server will be loaded on localhost:8080 and client on localhost:3000

Open built project with Github Pages (not actual version)

About

App for creating custom stocks categories and price checks

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages