Skip to content

goxr3plus/react-style-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Based on this tutorial.

Four ways to style react components

chrome_2019-05-30_14-03-12

1. CSS Stylesheet

2. Inline styling

3. CSS Modules

4. Styled-components

Check this folder for all the examples :) => click here


Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3006 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.

This project was bootstrapped with Create React App.

About

Four ways to style react components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published