Skip to content

This is just an app to practice concepts about React in a practical and beautiful way.

Notifications You must be signed in to change notification settings

raloliver/recnotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recNotes

This is just an app to practice concepts about React in a practical and beautiful way.

Inspiration: https://mumbleui.com/icons

Fake backend API

  • npm install -g json-server
  • json-server --watch db.json (optional)
  • npm run serve

Docs: https://github.com/typicode/json-server

To Do

  • Apply able to change the theme (dark/light)
  • Fixed bug when saving note and came back to the list

About

This is just an app to practice concepts about React in a practical and beautiful way.

Resources

Stars

Watchers

Forks

Packages

No packages published