/Zatta

Note taking platform, allowing users to log in to their respective accounts to write new, access, edit, save their notes. Our app will have a breath-taking landing page, with app features and app intro/usage gifs. Anyone wanting to write notes and having them saved forever for them to refer back to later, will be in perfect line of our use case.

Primary LanguageJavaScript

Zatta - Note-Taking App

Zatta is a note-taking platform that allows users to log into their respective accounts and write, access, edit, save their notes.

Link to Live Application: Zatta Link to Backend Repository: Zatta-Backend

Example of Use

Installation Instructions

  1. Fork/Clone the repository.
  2. Open a terminal and navigate into the cloned repository.
  3. Run npm i in the main repository to install all the listed dependencies.
  4. Once the depenedencies finish installing, run npm run start to start the application.
  5. Open http://localhost:3000/ to see running application.

Technolgogies Used:

Dependencies

  • axios - a Promise-based HTTP client for the browser.
  • Bootstrap/react-bootstrap - a styling framework used to create responsive components in React.
  • react-modal - package for Modal components and functionality in React.
  • react-quill - a Quill component that allows for custom notes with an editing/formatting toolbar.
  • react-responsive - package for intergrating inline media queries into React for a responsive design.
  • react-router-dom - package for Route, Link components to make navigable website.
  • Tailwind - a styling framework used to for class-based inline styling.
  • zustand - state-management package used to transform states into hook calls.

Contributors

Contribution Guidelines

Please submit any bugs that are found in the Issues.