/favorite-games

A little project to learn Next.js and other cool stuffs

Primary LanguageJavaScript

This is my favorite games! 🎮

Hi! How is it going? 😉

This project just show my favorite games. But the way it does is what matters. So it's an interesting project I learned some cool stuffs like:

  • NextJs
  • Google Spreadsheets API

I didn't know anything about thats technologies. However, I want to thank the @omariosouto to teach me that. 😂

You can see the spreedsheat right here -> My Favorite Games

How to run

First, clone the repo:

git clone https://github.com/Vinicius-Rosa/favorite-games.git

Then, navigate to the folder:

cd favorite-games

Install the dependencies:

yarn install

Start the project:

yarn dev

Enjoy!! 😊