mouracamila / facecat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

face-cat

faceCat

Introduction

This project was based in the FlexBox course, where was developed the basic Twitter structure with HTML and CSS. In order to transform it into a scalable application, I did convert it in to a React Application.

  • Dasboard HTML
  • FlexBox
  • Responsive Layout
  • Dasboard CSS
  • React App
  • Componentized
  • Styled Component
  • API integration
  • react-icons/fi

How to use

  1. Clone this Repository:

    $ git clone git@github.com:mouracamila/faceCat.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 responsividade in the browser.

Local:http://localhost:3000

Done! 🐈

License

This project is under license from MIT.


with ❤ - MouraCamila

About

License:MIT License


Languages

Language:JavaScript 87.8%Language:HTML 9.6%Language:CSS 2.6%