This is a simple web app that allows a user to take down notes and store it in HTML local storage.
This project was bootstrapped with create-react-app. npx create-react-app .
The dependencies required are all included in the package.json
file. They will all be installed by running the npm install
command.
To start the project run npm start
.
click the link below
Open Ifeanyi-notetaker-app to view it in the browser.