Combo List is a web app used for keeping track of combos in fighting games. Created in React and NodeJS.
Backend API hosted on Render.
Server - View Repo
Simply click on a character to view their combos. Combos can also be added, edited, or deleted on their respective character page.
- View combo lists for individual characters
- Create combos for each character
- Edit existing combos
- Delete combos
- NodeJS / Express
- Mongoose (MongoDB)
- JavaScript
- React
- HTML
- CSS
- Add prompt before deletion
- Add tag filters
- Add button images
- Add light/dark mode
