Skip to content

A t-shirt shopping website. A Sample project for showcasing my skills. This project using React, Redux and typescript. You can find more details about this in Readme.

License

Notifications You must be signed in to change notification settings

tripti1410/TeeRexStore

Repository files navigation

TeeRexStore

A t-shirt shopping website. It is a sample website to showcase my skills. The task is taken from Greektrust coding challenge. Here is the description of the task, rules, api, mockup etc.

GeekTrust Evaluation

GeekTrust Evaluation

Tool and Tech

  • Bundler - Vite
  • UI - React + Redux + Typescript
  • Lint - Eslint
  • Formatter - Prettier
  • Tests - Vitest
  • Animations - CSS and GSAP

Features

  • Fetch products using API.
  • Client side search and filtering of products.
  • Shopping cart

Accessibility

Development

Install Node v18

To run this locally

npm install
npm run dev

To run tests

npm run test

To run typescript checker

npm run tsc

To build and preview the production site

npm run build
npm run preview

About

A t-shirt shopping website. A Sample project for showcasing my skills. This project using React, Redux and typescript. You can find more details about this in Readme.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages