RogeMateos / Style-component-repository

This is a repository using style component

Home Page:https://style-component-repository-67q6-q73lfcivn-rogemateos.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Huddle Landing Page (React & Styled Components)

Project from my styled components crash course

This repository contains a collection of reusable React components built with the styled-components library.

To use any of the components in your project, you need to install the styled-components package:

npm install styled-components

Then, you can import the component you want to use from this repository:

Each component comes with a set of props that you can use to customize its appearance and behavior. You can find a list of available props in the documentation of each component.

Usage

npm install
npm start

About

This is a repository using style component

https://style-component-repository-67q6-q73lfcivn-rogemateos.vercel.app/


Languages

Language:JavaScript 85.2%Language:HTML 14.8%