Skip to content

tvalverdes/gamenext

Repository files navigation

GameNext

Technical requirements and information on your favorite games

Features

  • 🔎 Search by name
  • 🎮 Recommended games
  • 📂 Browse by category
  • 📸 Game screenshots
  •  📱  Responsive design

Run Locally

Clone repository

  git clone https://github.com/tvalverdes/gamenext.git

Go to the project directory

  cd gamenext

Install dependencies

  npm install

Build the project

  npm run build

Start the server (before this step, add "Environment Variables")

  npm run start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file You can go to the FAQ section to find out where to get the keys.

NEXT_PUBLIC_API_KEY

NEXT_PUBLIC_API_HOST

NEXT_PUBLIC_BASE_URL

Feedback

If you have any feedback, please reach out to me at [email protected]

Screenshots

Game List Screenshot

Game details Screenshot

Author

🛠 Skills

React.js, Next.js, Tailwind CSS, Node.js, Javascript, HTML, CSS

FAQ

Is it necessary to build the project before running it?

No, you can run it locally without doing it, with the command: npm run dev

Where do I get the environment variable keys?

You can get them by registering and subscribing to the following API

About

Technical requirements and information on your favorite games

Topics

Resources

Stars

Watchers

Forks