Skip to content

Latest commit

 

History

History
27 lines (11 loc) · 569 Bytes

README.md

File metadata and controls

27 lines (11 loc) · 569 Bytes

Getting started

Description

This is a simple web app that allows a user to take down notes and store it in HTML local storage.

React

This project was bootstrapped with create-react-app. npx create-react-app .

Project Set-up

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.

Check out the web app

click the link below

Open Ifeanyi-notetaker-app to view it in the browser.