kcotias / reactjs-components

Example of ReactJs components and reusability!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactJs Components

Just a simple example of how components and basic styling works in reactjs!

To fully follow the step by step to achieve the final result just check my commits since the beginning, i'll try to commit in an very detailed and organized way!

This is the first time im trying to do something like this, so hope you all enjoy, hope it helps!

How to run?

run npm install, them npm start on terminal. Open http://localhost:3000 to view it in the browser.

About

Example of ReactJs components and reusability!


Languages

Language:JavaScript 55.0%Language:HTML 45.0%