Express_Note_Taker

Express Note Taker The MIT License



Table of Contents:

  1. Authors
  2. Links
  3. Screenshots
  4. Description
  5. Technologies
  6. Installation
  7. Usage
  8. Contribution
  9. Testing
  10. Questions
  11. License

    Authors:

    Michael Bee

GitHub Repository: https://github.com/Michael-Bee/Team_Profile_Generator

Deployed Website: https://notertaker.herokuapp.com/

Screenshot:

Express Note Taker Screenshot Express Note Taker Screenshot Express Note Taker Screenshot Express Note Taker Screenshot

Description:

An application that can be used to write and save notes. This application will use an Express.js back end and will save and retrieve note data from a JSON file.

Technologies:

Installation:

  1. Clone the remote repository from GitHub
  2. Install dependencies: nmp install
  3. initiate program: node index

Usage:

Contribution:

  1. Fork the repository on GitHub
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request on GitHub

Testing:

Questions:

Email: Bee.Michael.02@gmail.com

GitHub: https://github.com/Michael-Bee

Please contact with any questions.



License:

The MIT License

https://opensource.org/licenses/MIT

Copyright (c) [2022] [Michael Bee]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.