- Steam : link games with steam once user clicks on it.
- Store-wise display: games can be sorted by store.
- Favorite Games: users can bookmark their favorite games for later using.
- Games NEWS: displays a section for leatest NEWS related about games.
- Review games: displays a section for review games.
Game-Deals is built using the following technologies:
- ReactJS
- Node.js
- JS
- Bootstrap
- MDB Bootstrap
- CSS
- JSON
- NEWS API
- Cheapshark API
- Google API
- Zoom
- Discord
- Slack
Firstly, clone the entire website code on your local system.
Before starting the website, you will need to Obtain the NEWS API Key. Follow these steps to obtain them and add them to your .env
file.
- Go to https://newsapi.org/ and log in.
- In the Home, select "Get API Key" and generate an API key.
Open your code editor (such as VS Code) and navigate to the project directory. Then, open a terminal and run the following command:
sqlstart
nodemon
npm start
This will start the application. Open a web browser and navigate to http://localhost:3000 to access the website.
- Check out our live demo at https://gamedeals2023.netlify.app/