Skip to content
/ PageKeep Public

An application for taking notes when using a MySQL database. In the application, you can add new notes, mark them as completed, or delete them as no longer needed.

Notifications You must be signed in to change notification settings

Egoka/PageKeep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Установка проекта

Подключить git репозиторий.

$ git remote add origin https://github.com/Egoka/PageKeep.git

Установить зависимости из файла package.json

$ npm install

Запустить сервер по адресу http://localhost:3000

$ npm start

Описание проекта

Приложение для составления заметок. Для составления новой заметки необходимо добавить ее в поле ввода. Созданные заметки можно отмечать как выпаленные или возвращать как которую еще предстоит выполнить. Заметки которые уже не нужны можно удалять из памяти.

About

An application for taking notes when using a MySQL database. In the application, you can add new notes, mark them as completed, or delete them as no longer needed.

Topics

Resources

Stars

Watchers

Forks

Packages