https://github.com/akashpawar43/epic-games-clone
web development project done with HTML, CSS, javascript, node.js and mongodb.
https://github.com/akashpawar43/epic-games-clone
css3 dynamic-design epic-clone epic-games epic-games-store epicgames express handlebars html5 javascript mongodb nodejs responsive-design
Last synced: about 2 months ago
JSON representation
web development project done with HTML, CSS, javascript, node.js and mongodb.
- Host: GitHub
- URL: https://github.com/akashpawar43/epic-games-clone
- Owner: akashpawar43
- Created: 2023-02-12T14:05:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-04T05:10:37.000Z (over 1 year ago)
- Last Synced: 2024-05-30T02:17:00.295Z (11 months ago)
- Topics: css3, dynamic-design, epic-clone, epic-games, epic-games-store, epicgames, express, handlebars, html5, javascript, mongodb, nodejs, responsive-design
- Language: CSS
- Homepage: https://epic-games-clone-git-main-akashpawar45s-projects.vercel.app/
- Size: 49.5 MB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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 :computer:
1. HTML5
2. CSS3
3. JavaScript
4. node.js
6. MongoDB## 🔗 Links
[](https://akashpawardev.netlify.app/)
[](https://www.linkedin.com/in/akashpawar23/)## 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-clone2. 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
2. Register
3. HomePage
3. GamesPage