All Projects → bradtraversy → React_crash_todo

bradtraversy / React_crash_todo

React crash course files

Programming Languages

javascript
184084 projects - #8 most used programming language

React Crash Course (TodoList)

This is the code for the crash course on YouTube

Quick Start

# Install dependencies
npm install

# Serve on localhost:3000
npm start

# Build for production
npm run build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].