Pages link: https://kennethteh90.github.io/react-note-app/
This Note-taking App enables a user to add and edit notes
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Node.js
Clone the repository
git clone https://github.com/kennethteh90/react-note-app.git
Install required dependencies
$ npm install
Start the server
$ npm start
- Kenneth Teh - Kenneth's Github