As first impression we can see a landing page and a navegation bar that has 3 tabs "Videogames", "Create" and "Search".In Videogames we have a search bar and many cards preloaded with videogames, we can click the videogame picture to get more details that videogames. In Create we can create a new videogame.
- Clone repository
- Run the next commands in file root
- npm install
- npm start
- Open http://localhost:3000 in your browser