Skip to content

Simulate a cryptocurrency portfolio built in the past to see how many gains you missed out on!

Notifications You must be signed in to change notification settings

daniel-he-dev/fomo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOMO (Fear of Missing Out) icon

Simulate a cryptocurrency portfolio built over time to see how much return on investment you have missed out on, or maybe how much loss you may have avoided! Purchases will simulate a transaction in the past, persist the data to localStorage, and compare to real-time prices to give you a live dashboard of how much money you didn't make.

Check out the app deployed on Heroku here (please give it a few seconds as Heroku free dynos need to wake up).

This site is served with a Node.js-based Express server and built using React + Hooks front-end, styled with React-Bootstap.

fomo-mockup

During this project, I wanted to practice several key skills

  • Utilizing an external API efficiently
  • Implementing a variety of available Bootstrap components
  • Elegant form validation
  • State persistence across sessions using localStorage
  • Project ideation, planning, environment set up

Technologies

Framework React Express.js
Deployment Webpack Heroku
Style Bootstrap

Installation

Ensure you have node and npm installed on your machine, then follow the steps below to start up the app locally.

  1. Clone the repo to a local directory using git clone https://github.com/daniel-he-dev/fomo.git.
  2. Install dependencies using npm install.
  3. Run the app with npm start, and you may now access the app at http://localhost:3001 in the browser.

Team Members

Roadmap

This was a learning project and will stay in maintenance mode. Feel free to follow me on Github to stay up to date on my latest work!

License

MIT License

About

Simulate a cryptocurrency portfolio built in the past to see how many gains you missed out on!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published