Basic meetups aplplication.
\ | \ |
---|---|
Deploy status | \ |
Deploy preview | \ |
Project typology | π Step by step from tutorial React Crash Course for Beginners 2021 |
Purpose | Technology |
---|---|
Framework | React |
Templating | JSX |
Styling | CSS |
Documentation | Markdown |
# install dependencies
npm i
# serve with hot reload at localhost:3000
npm start
# build for production
npm run build
Branch name | Use |
---|---|
main |
production |
todo-app |
todo application at the beginning of the video |