...created by Rich Boyce and Tyller Mendoza
Link to our backend repo:
GitHub BackEnd Repo
Link to our deployed app:
Neighborhood Game Reseller - Inventory App
- please note: it may take up to 30 seconds for the data to load.
Vite 4.4.5 + React 18.2.0
PostgreSQL 15
Javascript
JavaScript XML | JSX
Node.js
Nodemon Server.js
Node.js CORS Middleware
Express.js Middleware
PG-Promise PostgreSQL Library
DOTENV
Fetch API
our app is about access into the database of games and the information of said games in this app you will see that we use something call CRUD to allow you full control when using our database, all you need to know really is that it allows you to read, create, delete, and update the data all in one app. isn't that cool! while the app is a great thing we are still working hard to give you the best experince so keep in mind this is only V.1.0 meaning its just the begining and i hope you enjoy the journey with us as we strive to give better work each time.