Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 402 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 402 Bytes

Idea management tool

Built with ReactJs, this simple yet powerful site enables you to quickly take notes and saves them automatically for you. You can delete them and edit them.

Steps for running the app on local server:

  1. Clone the repository.
  2. run cd idea-management-tool
  3. run npm install
  4. run npm start

Thanks a lot for providing the opportunity to show off my skills.