Built basic Todo List app using React JS
Create React App. Bootstrap 5.2. Node.js.
To install the required NPM packages, use:
-
npm install
To open the current page on a browser, use:
-
npm run dev
By creating a Todo-List app I understood how the CRUD works in React Js.
Learn More here Mesuna