Skip to content

Full Stack app created using React, Express and MySql

Notifications You must be signed in to change notification settings

jh-488/portfolio_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Porfolio Checker

Full Stack app to track your crypto portfolio, created using React, Express and MySql.

Getting started

To get the app running locally :

  • Clone this repo and cd to the root directory
  • npm install
  • npm run dev to start both the front- and backend
  • npm run server to only run the backend
  • npm run client to only run the frontend

Main functionality

  • Home page with Login / Sign up
  • Dashboard page where the user can add coins or check existing ones
  • User data is fetched from a mysql database
  • Coins data (price, 24h change) is fetched from the Coingecko API

About

Full Stack app created using React, Express and MySql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages