Full Stack Website to track Crypto-Currency prices and data using React as front end & Springboot as the back end. Login with GitHub and Database functionally.
- Full Stack Website with SpringBoot back_end & React front_end.
- Utilized React-Axios to pull Crypto-currency data from Gecko API.
- REST API for http requests and User Controller using SpringBoot.
- DataBase funcionality with MySQL to save favority curriencies for each user.
- /Back_end: - Java Classes, REST API, Controllers.
- /Front_end: - JavaScript Classes and Css Files.