akashpawar43 / epic-games-clone

web development project done with HTML, CSS, javascript, node.js and mongodb.

Home Page:https://epic-games-clone-git-main-akashpawar45s-projects.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Epic Games

This is a clone of Epic games.com.We have used HTML, CSS, Javascript, Node.js, Mongoose and MongoDB to achieve this.

Technology We Used 💻

  1. HTML5
  2. CSS3
  3. JavaScript
  4. node.js
  5. MongoDB

🔗 Links

portfolio linkedin

Instructions to Run the Code

If you want to run the latest code from git, here's how to get started:

  1. Clone the code:

     https://github.com/akashpawar43/epic-games-clone.git
     cd epic-clone
    
  2. Install the node-red dependencies

     npm install
    
  3. Create .env file with following variables

     PORT = 4444
     DB = "Insert your mongodb connection url"
    
  4. Run

     npm start
    
  5. open your browser and visit

    localhost:4444
    

Project Screenshots:

  1. Login

project-screenshot

  1. Register

project-screenshot

  1. HomePage

project-screenshot

project-screenshot

project-screenshot

project-screenshot

project-screenshot

project-screenshot

  1. GamesPage

project-screenshot

project-screenshot

project-screenshot

project-screenshot

About

web development project done with HTML, CSS, javascript, node.js and mongodb.

https://epic-games-clone-git-main-akashpawar45s-projects.vercel.app/


Languages

Language:CSS 36.7%Language:Handlebars 35.8%Language:JavaScript 27.5%