Skip to content

krisjwood/react-notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📂 Post-it! myNotes 📂

Simple React app that allows users to add and delete notes.

Light mode

desktop-light

Dark mode

desktop-dark

Mobile

mobile-white

Other features

  1. Allows users to search notes text
  2. Toggle dark mode
  3. Saves notes to local storage
  4. Mobile and tablet responsive
  5. Deployed to Heroku

Check out the live project

On Heroku

https://my-note-post-it.herokuapp.com/

CLI to local machine

  1. Clone the repo to your computer
git clone https://github.com/krisjwood/react-notes-app
  1. Install dependencies
cd react-notes-app && npm install 
  1. Spin up the local server. A browser window will open automatically
npm start
  1. Start adding notes!

About

A simple React app for creating and storing notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors