Skip to content

Edu4rdoCarlos/rawg-video-games

Repository files navigation

Get Over Here Logo

Get Over Here

Project developed to improve knowledge with Next 13.

Made by Eduardo GitHub Top Language Repository size Logo MIT

About The Project

This project is a web application developed with Next.js and TypeScript, aiming to provide users with an immersive experience with information about 2023's most popular games. The interface is intuitive and accessible, with updates from trusted sources of API.

Features

  • Web application
    • List of games on the server and information about game DLCs
    • Accessibility for users
    • Implementation of file translation
    • Search for specific games in a SearchBar

Technologies

Vercel link

Layout

Web

Landing Games GameDetails GamesDLCs

Running The Project

# You can use npm or yarn to manage packages

## Clone the repository
git clone https://github.com/Edu4rdoBP/rawg-video-games.git

## Access the project folder in the terminal
cd rawg-video-games

## To install dependencies in server
npm install or yarn install

##
Register to Get an API key on the https://rawg.io/apidocs

## Add your API key to the .env.local file located in the project root: '/.env.local'
NEXT_PUBLIC_API_KEY={add your generated key}

## Run the Server
npm run dev


## Run the Server
npm run storybook

Get an API key

License

This project is under the MIT license. See the LICENSE file for more details.

Made with 💜 by Eduardo Barboza

Linkedin Edu$rdoBP