Skip to content

Group Project with Arius Phillips. Displaying personal video game favorites, utilizing backend Database creation tied to front end React JS component based server side rendering.

Notifications You must be signed in to change notification settings

jRodriguezIV/BestGamesEver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

Netlify Status

BestGamesEver

Welcome to BestGamesEver! 😃

This React.js front-end application utilizes an Express.js back-end with SQL to retrieve and display information about a curated selection of some of the best games ever made. The application makes API calls to the back-end to fetch the necessary data and presents it in an intuitive user interface built with React.js. The goal is to provide users with access to detailed information about these games, allowing them to explore and discover new gaming experiences.

Contributors

Dev Team
Joseph R.
Arius P.

Objectives

  • Sharpen and Showcase our skills as Web Developers
  • Write clean and readable code using react, express, js, jsx, html, and bootstrap
  • Connect and Render Front-End and Back-end projects
  • Create a responsive design

Installation

To get started, clone the repository and install the dependencies:

git clone https://github.com/jRodriguezIV/BestGamesEver.git
cd BestGamesEver
npm install
# start the front-end and the back-end directories seperately using
npm start 

Usage

To start the development server, run the following command:

npm start

This will start the app on http://localhost:3000.

About

Group Project with Arius Phillips. Displaying personal video game favorites, utilizing backend Database creation tied to front end React JS component based server side rendering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published