Skip to content

Neerajx11/product-review

Repository files navigation

Disecto Frontend Internship Task

Website Link : https://disectoproductreview.vercel.app/

This is a product review website which fetches product data from https://fakestoreapi.com/docs and user can add review on the product.

This project is made with

  • Nextjs
  • TypeScript
  • ReduxToolkit

To persist user reviews we are using localStorage.

Running locally in development mode

To get started, just clone the repository and run npm install && npm run dev:

git clone https://github.com/Neerajx11/product-review.git
npm install
npm run dev

About

Product review website. Allow user to add reviews to the products.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published