I built a war card game that utilizing the fetch syntax with a cardgame API.
Link to API: https://www.deckofcardsapi.com
Tech used: HTML, CSS, JavaScript
During my coding learning journey, I had just learned about the wonders of the fetch syntax and the new world with opened with using different free API's in my frontend code. I had also learned about localStorage and how that combining both tools can be very useful. I had built a small project using what I had learned up to this point since I learn best from doing. This wasa very important project in my learning.
- Visual optimizations and design.
- Add additional decks.
- Add additional games.
- Add additional players for other games.
This was a great project that further enhanced my understanding about fetch and localStorage.