Skip to content

Altord/game-picker-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Picker

Click on this link if you want to see the app > https://gamepickerbase.herokuapp.com/

Front end portion of app that utilizes react, scss and react-router.

Multiple other libraries are used but mostly for aesthetic purposes.

A basic website, I'm hosting the entire website on heroku, the files for both the backend and front are being placed seperately on github.

This is a personal project for me to somewhat understand how I should be building a website.

There are a decent amount of issues that could be ironed out, but I want to study more while focusing my efforts on something that will benefit my knowledge and then go back to this project in the future.

Viewing/utilizing the app

I'm assuming anyone who ends up looking at this uses WSL or linux themselves so NPM has probably been previously installed.

The files in this branch will be using localhost:3001 as the server address, the one I upload to heroku will be different.

Installing

  1. Clone the repo.

     git clone https://github.com/Altord/game-picker-frontend.git
    
  2. Install it inside whichever directory you so please

  3. Use npm run start

Built with

  • React - Framework used
  • React-Router - For dynamic pages
  • SASS
  • Material UI - Aesthetics and modals
  • React Player - for youtube videos

What needs to be done

  • Proper commenting
  • Clean and sanitize the code
  • Fix browse, it's slow as hell because of the async function in the backend
  • Add in the actual gamepicker component
  • Add in the advanced search features

About

Frontend for Gamepicker App

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors