Skip to content

christorepl/noteful2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

All standard react scripts work.

This app is meant to run in conjuction with a locally hosted API which contains the relevant data.

The API server src code can be found at this repo: https://github.com/tomatau/noteful-json-server


This is a simple notekeeping app that uses many capabilities of React/JS - PropType validation, error boundaries, context, API calls, routing, updating state, and so on.

The user can add new folders and an ID will be generated for that folder. Users can also add notes to any existing folders, which will also receive a randomly generated unique ID. Users can delete notes, but not folders. The API can be restarted to clear all added/ deleted data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published