How to Build a Todo-List-App using React Js | Beginner Project

Опубликовано: 19 Март 2024
на канале: codeVal
240
11

→ Source Code:
https://drive.google.com/drive/folder...

→ This is the link of App.js file which you only have to edit after running that commands in cmd and after building a project

→ First of all open your command pallete.
🔹 Then run that commands in sequence:
🔸 npx create-react-app todo-react
🔸 cd todo-react
🔸 npm install bootstrap
🔸 npm install react-bootstrap
🔸 code .

🔹 Then open new terminal in your compiler and run a command of:
🔸npm start

🔹 After building the project your dependencies in package.json file look like:
🔸 "dependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"react": "^18.2.0",
"bootstrap": "^5.3.0",
"react-bootstrap": "^2.7.4",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
}

🔹 After that paste that code provided in link in App.Js file
just paste it in that file name App.Js

For more :

Subscribe : ‪@codeVal31‬

Related Tags:
#reactjs #reactjstutorial #reactjscourse #todolist


На этой странице сайта вы можете посмотреть видео онлайн How to Build a Todo-List-App using React Js | Beginner Project длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь codeVal 19 Март 2024, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 240 раз и оно понравилось 11 зрителям. Приятного просмотра!