Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 682 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 682 Bytes

header

Discord Shop

Remake of the discord shop, the place where you can buy cosmetics for profiles like, avatars, animated profile.

Live demo here (In construction)

Screenshot

screenshot screenshot

To do

  • Differents cards for avatars and profile effecs
  • Create modal window
  • Add object in shop from json file
  • Create all sections from discord shop
  • Make animations

Technologies

  • Next.js
  • React.js
  • TypeScript

Running

pnpm install		# Install dependencies for the project
pnpm run dev		# Run the client