Giter Site home page Giter Site logo

madeincookware-sample's Introduction

Sample

This is a next.js starter app for showing an array of randomly generated items.

  • Please try to not take much more than an hour to complete the task
  • You are free to download this repo instead of branching off of it and making a private repo so it's not visible. If you do so, please invite @laugharn and @threesam to have read access
  • We have git ignored lockfiles, so use the package manager of your choice (npm, pnpm, or yarn)

These are the requirements for the product cards:

  • Go to app/page.tsx and, using Tailwind, vanilla CSS, or a library of your choice, render out twelve product cards using the products data array
  • The products should be ordered by price, from highest to lowest
  • Each card needs to display the title and price of the product
  • If a product is not sold out, it should show an orange button that says "Add to Cart" that when clicked, alerts ${product.id} was added to your cart
  • Any additional styling you want to do with the data provided is up to you, but embellishment is encouraged

When you have completed the assignment, please connect with your contact at Made In to continue the process.

madeincookware-sample's People

Contributors

laugharn avatar bright-and-early 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.