Skip to content

retcon1/fe-nc-games

Repository files navigation

Welcome to Ben's Boardgame Bazaar!

Find the hosted version of this site here: https://bensboardgamebazaar.netlify.app/

This is the front-end for my boardgame review website, an ongoing project that allows users to see short boardgame reviews, upvote/downvote them and comment. You can see other user comments. You can click on the user icon in the top right and change to any user in the database, any comments you then post will be under that user. You can also only delete comments by the user you are 'logged in' as.

Note: The site will adopt the theme of your OS, so if you would like to view it in dark mode then please change the settings on your device.

After clicking on All Reviews at the top, you'll be able to look through them page by page, as well as sort by date, number of comments and votes, all in either ascending or decending. You can also filter by a variety of categories with the drop down menu on the left.

The data for this site can be found in my backend API: https://github.com/retcon1/nc-games

If you want to play around with the code yourself then:

  • git clone using the URL given to you after clicking 'Code'
  • cd into the directory
  • type 'npm install' in the terminal to get all the required packages
  • type 'npm start' in the terminal to see the site as you make changes to it

Requires node v18 or later to run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published