Skip to content

A note-taking app I made during the Road to Hire Program. I Leaned how to manipulate the virtual DOM.

License

Notifications You must be signed in to change notification settings

LRiley-tech/R2H-Note-taking-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taking app

This is a project a built during the Road to Hire Program. We used this project based learning experiece to learn more on how to manipulate the virtual DOM in react.

Cloning the website

Download or clone this repoistory onto your computer. Once that is complete, you will need to install the node packages that were used to build this application. Yoiu can download the packages by running npm i in your terminal.

Running the app

After you have installed the packages you need, you can now run this project on your command line. Once you are in the root directory of the project, you can then run npm start in your command line. The React app will then open in a new tab, running the application on the local host of your computer.

Stopping the app

To stop the server from running, you hit command + c or command + z to stop both the server and the react app.

Built with

Author

License

License: MIT This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A note-taking app I made during the Road to Hire Program. I Leaned how to manipulate the virtual DOM.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published