Skip to content

A mock games store based on GOG and Steam. It was the 14th project developed during the Driven Full Stack Bootcamp.

Notifications You must be signed in to change notification settings

lemoscaio/while-true-play

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


While (true) Play Store

While (true) Play is a mock store website for games.

It was the 14ᵗʰ project developed during the Driven Full Stack Bootcamp in pairs (see contributors in the end).




App Features

  • See a list of games available with their info:
    • Name
    • Cover
    • Price (and discount rate)
  • Keep track of how many games you have added to your cart
  • Go to checkout once you add a game to the cart
  • Go to the game page with more information about it:
    • Name
    • Cover and Screenshots (in a carousel)
    • Discount rate
    • Original and discounted price
    • Description
  • Create an account with a name, email, and password that will be encrypted in the database

Tech Features

  • All data fetched from a dedicated server
  • Used react router dom to create routers for the App
  • Styles using Styled-Components

Built with

React HTML5 Styled-Components Visual Studio Code

Contributors

Contact

LinkedIn

About

A mock games store based on GOG and Steam. It was the 14th project developed during the Driven Full Stack Bootcamp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • HTML 0.9%