Skip to content

larafoster/Notetaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE TAKER

Description

This simple note taking web application allows you to take notes by adding a title and text. You can save, view and delete the notes.

Table of Contents

Installation

Once you clone this repository, you will need to open the terminal in the folder that contains your index.js file. First run 'npm install' to install node modules. Then run npm start to see the app in action. It will run on http://localhost:3001/.

npm install
npm start

Usage

Once your node modules are installed, simply run npm start into the terminal and view the app in your browswer.

Links

Project Links:

View this app in motion:

Screenshots of app:

Credits

This project is created with the following technologies:

Contribute

Please feel free to fork this project and create your own branch. Any suggestions for improvement are welcomed.

License

This project is licensed under the MIT License

License: MIT

Questions

Contact me if you have any questions about this project:

You can find my projects on Github:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors