Skip to content

SabrioBiblio/quotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Quotes real-time

Bonus implement

  • Price quotes create from new data and old data, who come from server
  • Added ability delete/add quotes (from deleted quotes)
  • Added ability show/hide quotes
  • All quotes storage in locale storage
  • Implemented vizual changes for quotes
  • Added change interval ability

Work with quotes

Running the local service

  • Open a new bash shell
  • cd server
  • npm install or yarn install
  • npm run start or yarn start

Running app

  • Open a new bash shell
  • cd client
  • npm install or yarn install
  • npm start or yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published