A Progressive Web App I developed to practice the basics of React and explore the world of PWAs in general.
MTG Tools is a set of tools that can be used to play Magic The Gathering in the Pauper format: you can keep track of mana, life points, poison counters, initiative and monarch or you can simply roll a dice to see who starts playing the game. 😁
- Vite
- Vite Plugin PWA
- React (useState, useEffect, props, component)
- JSX
- Flexbox
- Responsive design
- Mobile-first workflow
- MTG Tools - Click here.
- GitHub - nikthewik
- LinkedIn - in/nikthewik
Distributed under the MIT License. See LICENSE.txt
for more information.
- Jonas Schmedtmann - Hands down, the best React instructor on Udemy from which I learned a lot;
- ChatGPT - An artificial intelligence chatbot (developed by OpenAI), which I mainly used to review some JavaScript code;
- Codeium - An extension for VS Code that provides code autocompletion, search, and chat-based assistance directly within the Visual Studio Code IDE;