Coder Social home page Coder Social logo

greektrust-teerex-store's Introduction

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Feature

Error Handel NotiFication Panel Redux Toolkit

Learn More

  • Browse the catalog on a product listing page
  • Each card should have the image, name and price.
  • Search using free text which is a combination of one or more of the below attributes Name Colour Type Eg. green polo
  • Filter for t-shirts using specific attributes Gender Colour Price range Type
  • Add one or more t-shirts to the shopping cart
  • View the shopping cart by clicking the shopping cart icon
  • Increase quantity or delete items from the shopping cart
  • Display the total amount in the shopping cart

[Rules]

  • Every t-shirt type has a limited quantity. If the customer tries to order more than the available quantity, an error message should appear.

  • Filter can be applied by itself or on top of the search results.

  • Filters and Search need not be retained on navigation between pages, But the items in the cart should be retained.

  • The mockup provided is only a sample so that you have an indication of what is expected from you. You could choose to go with a completely different user experience. But you will need to ensure that all requirements mentioned in the problem are covered & there should be navigation between screens.

  • All features (search, filter, add to cart etc) should be handled on the client side.

  • There are no API's provided for these features.

  • There is no need to handle pagination.

  • There is no need to implement user registration / login.

Deploy on github

[ProjectLink👉]

Check out our Next.js deployment documentation for more details.

greektrust-teerex-store's People

Contributors

hellojyoti03 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.