GameDex is a web application that allows users to manage their video game library, explore new games, and connect with other gamers. Visit GameDex
- User Authentication: Users can create accounts, log in, and log out securely.
- Game Library: Users can add and remove games to/from their library.
- Explore Games: Users can explore a collection of games, view details, and read reviews.
- Responsive Design: The application is designed to work seamlessly on various devices.
- Sign Up / Log In: Create an account or log in if you already have one.
- Explore Games: Browse and explore a variety of games available in the app.
- Game Library: Add your favorite games to your library or remove them.
- Search: Use the search feature to find specific games.
- Node.js: Backend JavaScript runtime.
- Express.js: Web application framework for Node.js.
- Sequelize: Promise-based Node.js ORM for PostgreSQL or MySQL.
- Handlebars: Templating engine for rendering views.
- Bootstrap: Front-end component library for responsive design.
- Luxon: A library for creating and formatting dates and times in Javascript.
- Bcrypt: Password hashing library for securing user passwords.