Skip to content

joshwnj/react-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-starter

In this series of tutorials we're going to be starting with a pretty blank slate, and gradually adding new things to build a UI with react. Hopefully by the time it comes to add the kitchen sink, you'll have a good idea of why we need it :)

Install

npm install

Build frontend

npm run packs:build
npm run build -- -w &
open index.html

Tutorials

General introduction: https://youtu.be/1e263Y17er4

  1. Create a component
  2. Interactive components
  3. CSS

PS. Please excuse the rough videos 😂

About

Learn to build a react UI piece by piece

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published