/Notess

React-app made to store users notes :)

Primary LanguageJavaScriptMIT LicenseMIT

Notess

Created a Google Keep clone and built with React js💜. Users can easily add and remove notes in a simple and clean UI.

Setup

Clone the repository
git clone https://github.com/Adyasha8105/Notess.git
Move to the desired folder
cd \Notess
To install the dependencies, simply write
npm install
To run the app, simply write
npm start

Deploy

Deploy to Netlify