- Notes is an app made with React inspired in Google's Keep.
- It's a simple project made basically with React Hooks.
- HTML5
- CSS3
- Javascript
- React
- Hooks
- Props
- JSX
To edit this project, you can fork it, clone down this repository or download it to your computer. You need to have installed:
Visual Studio Code (or any text editor);
Clone down this repository. You will need node
and npm
installed globally on your machine.
Installation:
npm install
To Run Test Suite:
npm test
To Start Server:
npm start
To Visit App:
localhost:3000/ideas
Made with ❤️ by Victor 🐶