Skip to content

This is a full-stack application to manage stock portfolios. Users can create their own personal portfolios, add/delete stocks and see their current price in the market.

Notifications You must be signed in to change notification settings

anjalig21/Stocks-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stocks-Portfolio

This is a full-stack application to manage stock portfolios. Users can create their own personal portfolios, add/delete stocks and see their current price in the market. To do this, I have implemented a REST API served with Express to perform CRUD operations in PostgreSQL. In this project, I also assembled custom hooks to improve reusability and scalability of functional React components.

Make Your Portfolio!

You can check out this project here: Stocks-Portfolio

Technologies Used

  • PostgreSQL ^8.5.1
  • Express ^4.17.1
  • React.js 4.0.1
  • Node.js 14.15.3
  • Material-UI 4.11.3
  • Axios ^0.21.1
  • HTML
  • CSS
  • JavaScript

Quick Demo

stocks portfolio

About

This is a full-stack application to manage stock portfolios. Users can create their own personal portfolios, add/delete stocks and see their current price in the market.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published