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

Pubblicato il: 19 marzo 2024
sul canale di: 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


In questa pagina del sito puoi guardare il video online How to Build a Todo-List-App using React Js | Beginner Project della durata di ore minuti seconda in buona qualità , che l'utente ha caricato codeVal 19 marzo 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 240 volte e gli è piaciuto 11 spettatori. Buona visione!