mouracamila / components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Components

Introduction

This repository has some components made with React + TypeScript and tailwindcss.

These project are hosted on this page: https://mouracamila.github.io/components/

Circle Progress

CircleProgress

How to use

  1. Clone this Repository:

    $ git@github.com:mouracamila/components.git

  2. Installing dependencies:

    $ yarn

  3. Running project:

    $ yarn start

Obs: Yarn should be run where package.json is in your project

After running the project, in your terminal, this message should be displayed:

Compiled successfully!

You can now view my-app in the browser.

Local:http://localhost:3000

Done!

License

This project is under license from MIT.


with ❤ - MouraCamila

About


Languages

Language:TypeScript 56.6%Language:HTML 31.8%Language:CSS 7.9%Language:JavaScript 3.7%