Welcome to Level Up, your premier destination for gaming enthusiasts! Level Up is a feature-rich ecommerce platform developed using React and Node.js. This document provides essential information to help you get started with the website.
- Frontend: React
- Backend: Node.js
- Caching System: Redis
- Load Balancer: Nginx
- Extensive Game Collection: Explore a diverse catalog of the latest and classic games across multiple platforms.
- User-friendly Interface: Enjoy a smooth and intuitive browsing and shopping experience.
- Secure Checkout Process: Shop with confidence using our secure and reliable checkout system.
- User Accounts: Create and manage your personalized account to track orders and save favorite items.
- Wishlist: Save your favorite games for future reference and easy access.
- Responsive Design: Access Level Up on various devices - desktops, tablets, and smartphones.
- Ensure you have Node.js and npm installed.
- Redis server should be running.
- Nginx for load balancing (optional for local development).
- Clone the repository:
git clone https://github.com/stableAhmad/Digital-video-games-store.git
- install redis from here -> https://redis.io/docs/install/install-redis
- cd level-up
- npm install
- npm start
- Open your browser and visit http://localhost:4000 to view the website.
- Fork the repository.
- Create a new branch.
- Make your changes and commit them.
- Push to your fork and submit a pull request.
- Create a new branch.
- Make your changes and commit them.
- Push to your fork and submit a pull request.