Git Product home page Git Product logo

dendron's Introduction

Dendron

Dendron is a note taking web application built with Next.js 13. It allows users to create, edit, organize and search notes.

This project is actively under development. If you come across any unclear aspects or have suggestions, please don't hesitate to contact me or create a GitHub issue. We welcome your feedback as we make daily updates to the project.

preview

preview

Features

  • ๐Ÿ“ rich text editor
  • ๐Ÿ—‚๏ธ Notebooks for grouping notes
  • ๐Ÿ” Fast full-text search
  • ๐Ÿ“ท File uploading
  • ๐Ÿท๏ธ Tags for quick filtering
  • โ†”๏ธ Sync and access notes on all devices
  • ๐Ÿ—‘๏ธ Soft delete and restore deleted notes
  • ๐ŸŒ Publish notes as public pages
  • ๐ŸŒ“ Light and dark mode

Tech Stack

  • Next.js: A React framework for building web apps and sites using server-side rendering and static site generation. Provides performance, SEO benefits, and developer experience.

  • React: A JavaScript library for building user interfaces. Used as the front-end framework.

  • Tailwind CSS: A utility-first CSS framework for rapidly building custom user interfaces.

  • Shadcn UI: A UI library built using Tailwind CSS and Radix UI that provides a collection of copy-paste components for creating a consistent and stylish user interface.

  • Clerk: User management and authentication for web applications. Handles user profiles, sign in, access control, and more.

  • Convex: Backend framework for building scalable web apps with React. Provides realtime APIs, database, and business logic.

  • Zod: A TypeScript-first schema validation and object serialization library.

  • Vercel: Deployment and hosting platform for static and serverless sites. Provides optimised performance and developer workflow.

Getting Started

Prerequisites

  • Node.js and npm

Installation

  1. Clone the repo
git clone https://github.com/mohamed-lifa7/dendron.git
  1. Install dependencies
npm install
  1. Create a .env file with your credentials

  2. Run the dev server

npm run dev
  1. Open http://localhost:3000 to view the app

Prerequisites

Before you begin, make sure you have the Node.js version 18.x.x installed on your machine.

Contributing

Pull requests are welcome! Feel free to open an issue or submit a PR for any bugs or improvements.

Reporting Issues

If you encounter a bug, have a feature request, or want to suggest improvements, please open an issue on our GitHub issue tracker. When submitting an issue, please provide as much detail as possible, including steps to reproduce the problem if applicable.

Proposing Changes

If you'd like to contribute code to our project, please follow these steps:

  1. Fork the repository to your own GitHub account.
  2. Clone your forked repository to your local machine.
git clone https://github.com/mohamed-lifa7/dendron.git
  1. Create a new branch for your feature or bug fix.
git checkout -b feature-name
  1. Make your changes and commit them with descriptive commit messages.
  2. Push your changes to your GitHub repository.
git push origin feature-name
  1. Open a pull request (PR) to the main repository's main branch. Provide a clear title and description for your PR.
  2. Your PR will be reviewed, and any necessary feedback or changes will be discussed. Once your PR is approved, it will be merged into the main project.

Code Style

To maintain code consistency, we use ESLint for JavaScript/TypeScript linting. Please make sure your code adheres to our coding standards. You can run ESLint using the following command:

npm run lint

Contact

If you have any questions or need further assistance, you can reach out to us through the contact section within the app or by creating an issue on GitHub.

License

This project is licensed under MIT. See LICENSE for more details.

dendron's People

Contributors

mohamed-lifa7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

dendron's Issues

add license

it's a very interesting project!

Would you consider adding a license to this repository to specify under which terms this code can be used?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.