AbhiBiju / note-taker

In this Challenge, I used Express.js, UUID, and node.js to create a Dynamic Note Taking App which can be used to jot down reminders for the day or any important information for the foreseeable future.

Home Page:https://abhi-note-taker-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note Taker App

MIT

Table of Contents

Description

In this Challenge, I used Express.js, UUID, and node.js to create a Dynamic Note Taking App which can be used to jot down reminders for the day or any important information for the foreseeable future. The application is deployed via Heroku and utilizes a json database to store all relevant note data.

Languages/Technologies

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • Express.js
  • Heroku

Deployment

You Can Find the Deployed App Here

Installation

To install necessary dependencies, use the following command:

npm i

License

This project is licensed under the MIT License

Contributing

There are many ways in which you can contribute, beyond writing code. If you have any questions or concerns, please email at abhinavbiju29@gmail.com. If you find any reproduceable problems with the generator, please report/file an issue. Thank you for contributing!

Questions

If you have any questions about the repo, open an issue or contact me directly at abhinavbiju29@gmail.com. You can find more of my work at AbhiBiju.

About

In this Challenge, I used Express.js, UUID, and node.js to create a Dynamic Note Taking App which can be used to jot down reminders for the day or any important information for the foreseeable future.

https://abhi-note-taker-app.herokuapp.com/


Languages

Language:JavaScript 70.3%Language:HTML 20.0%Language:CSS 9.7%