Cryptocurrency exchange app which lets you simulate playing on the real market by fetching real world data. Created with React.
Web app developed with React which lets you play on crypto stock market without need for spending real money. You will be given some amount of money which you can spend on playing. All progress will be saved locally in your browser.
Project has strict github workflow which is described here which is assisted by github actions. Current cryptocurrency exchange rates data is fetched from Coingecko API.
App created by cooperation with Patryk Rezler who was delivering code reviews and valuable coding tips.
- React
- React Router
- Redux
- Storybook
- Material UI
- JavaScript
- SASS
- Yup
- Github Actions
- Keep a Changelog
- Semantic Versioning
- and more...
If you want to build the website on your own, clone the repo, use npm i
or yarn
and npm start
or yarn start
.