Git Product home page Git Product logo

products-app's Introduction

Products App

This is another react app that I built to test and practice mapping components in react.

Installing depencencies and running the app

  • Fork the repository

  • Clone the repository git clone https://github.com/<username>/products-app.git where < username > is your username

  • Install create-react-app: npm install -g create-react-app

  • cd products-app

  • npm install

  • npm start

  • Go to http://localhost:3000 in your web browser

products-app's People

Watchers

 avatar  avatar

products-app's Issues

Make better card design for each item in Product

The task in this issue is to create a better design of the item cards that you see when you run the app. Currently, it's a simple box with a blue border. Your task is to make it more presentable in a card format. You may feel free to use any tool/framework you like, for example, Bootstrap or blueprintjs. Or you may simply choose to edit the CSS file and get the task done. I leave it up to you.
Happy Coding!

Change colors in CSS file

There are 2 tasks to be done in this issue. Feel free to create a separate PR for each or have a single PR with both tasks in it:

  1. Change the bigger box border color from purple to red.
  2. Change the color of the bigger box from white to whitesmoke.

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.