Challenge created by Rockeseat.
Technologies | Project | Layout | Getting started
This project was developed with the following technologies:
- React.js: A JavaScript library for building user interfaces
- JavaScript: Is the programming language of the Web
- 💅 Styled-Components: a React-specific CSS-in-JS styling solution that creates a platform for developers to write actual CSS code to style React components
This project is a simple product card for a e-commerce
You can view the layout of the project through THIS LINK. It is necessary to have Figma account to access it.
You must have Node.js and git installed
Open a terminal follow the steps bellow
- Clone the repository:
$ git clone https://github.com/enoquetembe/rocket-product-card.git
- Got to the project directory
cd rocket-product-card
- Install depedencies
npm install
- Start the project
npm run dev
Made with ❤ by Enoque Tembe