This is a clone of Epic games.com.We have used HTML, CSS, Javascript, Node.js, Mongoose and MongoDB to achieve this.
- HTML5
- CSS3
- JavaScript
- node.js
- MongoDB
If you want to run the latest code from git, here's how to get started:
-
Clone the code:
https://github.com/akashpawar43/epic-games-clone.git cd epic-clone -
Install the node-red dependencies
npm install -
Create .env file with following variables
PORT = 4444 DB = "Insert your mongodb connection url" -
Run
npm start -
open your browser and visit
localhost:4444
- Login
- Register
- HomePage
- GamesPage











