Skip to content

A fictional games website built with React, Redux Toolkit, Tailwind Css, Daisyui and GSAP. It is the Frontend only version of my React project at The Jump Digital School. It allows users to search for games, save games to a favourites list and add games to a shopping basket.

Notifications You must be signed in to change notification settings

evancp87/first-level

Repository files navigation

First Level

Introduction

This app is my React Frontend project as part of The Jump Digital School's 14th cohort Software Engineering Course. It uses the RAWG Video Games Database API to fetch data and other assets on video games to display to the user.

User Stories

The user is able to:

-See a dashboard where they can filter by new releases/upcoming games and see a top 10 list of highly rated games

  • Click on each game and be taken to the game detail, including a description, screenshots, trailers, etc
  • Like games to save to local storage and view on a favorites page
  • Delete games from local storage/favorites
  • Visit a search page and query/filter results name, genre and more using search and select inputs
  • The results are paginated
  • Have their search input validated for errors Input error validation
  • Add games to a shopping basket and see their selections clearly, with a total amount to pay showing

Tech Stack & Dependencies

  • React
  • Vite
  • Tailwind CSS
  • Redux Tool Kit
  • Joi
  • GSAP
  • Daisy UI
  • React Loading Skeleton
  • React Transition Group
  • Axios

##Installation -To install this app, clone the repository and run npm install in the root directory.

  • To start the app, run npm run dev

About

A fictional games website built with React, Redux Toolkit, Tailwind Css, Daisyui and GSAP. It is the Frontend only version of my React project at The Jump Digital School. It allows users to search for games, save games to a favourites list and add games to a shopping basket.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published