Skip to content

CodeYouOrg/react-workshop-week-3

Repository files navigation

React workshop week 3

welcome back! this week, we're going to be looking at the different ways to handle styling in a React app. we'll talk about inline CSS and plain CSS stylesheets, CSS-in-JS, Tailwind, and CSS modules

getting started

  1. first, clone this repo
  2. then, run npm i
  3. then, run npm run dev

we'll be able to see the page at localhost:5173.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published