There are 4 single-page apps in the repo:
- Historical Event Finder
- Bitcoin Price Checker
- Bowling Score Card
- Minesweeper
A single-page app that enables users to search and browse historical events. Built with React, json-server and react-paginate.
A single-page app for viewing the historical price data for Bitcoin. Built with React, Express, Chart.js, CoinDesk API.
A single-page app implementation of a 10-pin Bowling game using Express and React. Multiplayer game enabled.
A single-page app implementation of the classic game Minesweeper. Built with React, Redux, Express.