Skip to content

iryna-zatynina/notes-app

Repository files navigation

Notes


Notes is the best place to jot down quick thoughts. Search for text in notes using "Search" input. View edit times and dates with highlighted text. Add a new note and delete an old none by clicking to the "+" and "cart" button respectively.

Frontend:

React JavaScript HTML5 SASS Bootstrap

Backend:

IndexedDB


Users can either view the app at its production link or run the app locally on their computer.

The production link

How to run the app locally:

1. Clone this repo to the computer or download a zip and unpack the archive;

2. Open the folder at a code editor, install all dependencies using a command "npm install" or "npm i" at terminal;

3. Run the app using a command "npm run start";

4. Please wait for the localhost to be automatically opened.

Some screenshots and gifs from the app:


Empty notes:

Empty notes

Notes list:

Notes list

Mobile version:

Mobile version

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published