/avatown

Primary LanguageTypeScript

Avatowm Submision by Hardeep Kumar

Deployment link: https://wrench1815-avatown.netlify.app

Getting started

  • Clone the repo.
    git clone https://github.com/wrench1815/avatown
    
  • Install dependencies with pnpm
    pnpm install
    
  • Start dev server
    pnpm dev
    

Technologies used

  • React with Vite
  • Tailwindcss
  • Heroicons by Tailwind
  • DaisyUI for better Tailwind and UI System Management(is a plugin for tailwind)
  • React Router
  • Typescript

Features

  • Everything mentioned in email
  • Filter for contents type(pcvr, quest) on Market page
  • Responsive Design

Additonal Help

Additional help was taken by browsing random StackOverflow posts(regarding pagination, filtering) and MDN website(map, filter) when working with filters and pagination to get an Idea what others aree doing. Although the information was usefull but it was not exactly what I needed so i just took overview of it and modified it to use in this application.

Also this specifc post was used to help with a weird issue with riuting where on refresh it would show an error on netlify https://stackoverflow.com/questions/75375772/routes-not-working-properly-in-react-using-vite-on-build