Skip to content

MihaChicken/note-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes client

Simple CRUD client for notes

Stack:

  • React
  • Redux

Installation:

  • npm install
  • npm run watch for starting webpack dev server on port 8080

To create development bundle - npm run dev To create production bundle - npm run build

By default client will looking for API on http://localhost:8081/. To customize it provide API_URL environment variable.

Roadmap:

  • Pagination or endless scroll
  • Search on server side

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published