Skip to content

Latest commit

 

History

History
74 lines (52 loc) · 2.52 KB

README.md

File metadata and controls

74 lines (52 loc) · 2.52 KB

Design+Code

Product Card

Product Card - simple application of a product card using ReactJS and TypeScript


GitHub language count GitHub top language GitHub repo size GitHub last commit

Description   |    Technologies   |    How To Use   |    License

💡     Description

The following project was based on Product-Card-Using-HTML-CSS modifying only the fact that I implemented it using ReactJS with TypeScript.

🚀     Technologies

This project was developed with the following technologies:

‼️     Dependencies

ℹ️     How To Use

# Clone this repository
$ git clone https://github.com/mac-alves/product-card

# Go into the repository
$ cd product-card/

# Install dependencies
$ npm install

# run project
$ npm start

📝     License

This project is under the MIT license. See the LICENSE for more information.


Autor

⚓    Mauricio Alves - Github - mac-alves