Skip to content

GonLucero/Videogames-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Videogames App - My Personal Project

A website fully developed in Frontend/Backend to get information about videogames...

Landing

About screen

Videogames

About screen

Create

About screen

Use

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.

Quick Start

  • Clone repository
  • Run the next commands in file root
  • npm install
  • npm start
  • Open http://localhost:3000 in your browser

Credits