# react ## Component
- npx create-react-app my-app
- cd app-name
- npm start
## CRUD : (create read update delete) === (post/put/get/delete)
## Regex
# Node.js
Node.js is an event-based, non-blocking, asynchronous I/O runtime that uses Google’s V8 JavaScript engine and libuv library.
### What version of node are you running on your machine? 📍 v12.22.1 ### What version of npm are you running on your machine? 📍 6.14.12
# GOOD WEB’S
React
Bootstrap
MDN
W3Schools