xGaba / notes-app

FullStack Notes application, based with React/Vite, HTML, CSS, Node.js, Express, Pssport.js and postgre.

Repository from Github https://github.comxGaba/notes-appRepository from Github https://github.comxGaba/notes-app

NoteApp - A Note-Taking Application

A simple and intuitive note-taking app built with React and PostgreSQL to manage your daily thoughts, ideas, and tasks. Perfect for anyone who needs to quickly jot down notes and keep them organized.


Features ✨

  • Create Notes: Add new notes easily through the user-friendly interface.
  • Persistent Storage: Notes are saved to a PostgreSQL database, ensuring they are stored even after restarting the app.
  • Responsive Design: The app looks great on all devices.
  • Edit & Delete: Update or remove notes whenever you need.
  • Authentication & styling with TailwindCSS: Under construction πŸš§πŸ‘·πŸ»β€β™‚οΈ

Tech Stack πŸ’»

  • Frontend: React, ReactDOM
  • Backend: Node.js, Express
  • Database: PostgreSQL, pgAdmin

Screenshots πŸ“Έ

Here are some screenshots of the app:

image.png

image.png


Contributing 🀝

  1. Fork this repository.
  2. Create a new branch for your feature (git checkout -b feature-xyz).
  3. Make your changes and commit them (git commit -am 'Add feature xyz').
  4. Push to the branch (git push origin feature-xyz).
  5. Open a pull request.

Acknowledgements πŸ™

About

FullStack Notes application, based with React/Vite, HTML, CSS, Node.js, Express, Pssport.js and postgre.


Languages

Language:JavaScript 68.1%Language:CSS 27.8%Language:HTML 4.1%