Miltonr87 / SmartNote

Made with React Hooks, SmartNote is a simple and efficient Notepad that allows you to capture and organize your ideas as in a old high school mural

Home Page:https://smartnote.miltonr87.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartNote

Screen Shot

[X] Desktop version

About

Made with React, SmartNote is a simple and efficient Notepad in SPA that allows you to capture and organize your ideas as in a old high school mural. This work was my first solid project in React using few components and learning how to create and destroy structures. To build it I used the most modern tool in React documentation called Hooks API.

Getting Started

  • Clone the repo (HTTP Protocol): git clone https://github.com/Miltonr87/SmartNote.git
  • Using NPM or Yarn to install the React APP and run the project on your computer.

Required:

As you see, SmarNote App runs on Node.js, so before you can continue, please ensure that you have it installed with NPM or Yarn. Once you have Node installed, you will need the React (17.01) library. So, to start the project in your machine, open your terminal inside the SmarNote folder, and type "NPM Install" or "Yarn Install".

Live Demo

License

This project is licensed under the MIT License. Copyright © Milton Rodrigues

About

Made with React Hooks, SmartNote is a simple and efficient Notepad that allows you to capture and organize your ideas as in a old high school mural

https://smartnote.miltonr87.vercel.app/

License:MIT License


Languages

Language:JavaScript 53.5%Language:HTML 24.6%Language:CSS 21.9%