Code Monkey home page Code Monkey logo

notey.app's Introduction

πŸ“ Notey.app

Simple notes app to keep track of important things. Built with Remix.run.

⚑ Features

  • Create unlimited notes
  • Categorize notes by a category
  • Edit notes
  • Share notes
  • Locked notes (soonβ„’!)
  • Mobile friendly
  • More soon

What I learned

  • Usage of MobX in Next.js
  • Better understanding of React functional components
  • Better understanding of react hooks
  • Authentication in react
  • React portals
  • Rich text editor using Slate
  • Use of React portals
  • Server Side rendering using Next.js
  • Static Site rendering using Next.js
  • Usage of Radix UI primitives
  • Usage of Remix.run

Supporting notey.app

All stars/forks are appreciated! ⚑

Feel free to open a pull request with a new feature.

Made with ❀️ and TypeScript!

License

MIT

notey.app's People

Contributors

casperiv0 avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

notey.app's Issues

[BUG] : Toast appears after saving a page with no changes

Bug Description
A success toast pops up after saving a page, even though nothing has changed.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a note
  2. Click on edit
  3. Save without changing anything
  4. See toast pop up

Expected behavior
If nothing is changed, it shouldn't show the modal or any time of feedback, as there is nothing to update. :)

Error Handling

Hey,
it looks like the Error Handling is broken.
The 400 Response, returns ""{"error":"String must contain at least 3 character(s)\nString must contain at least 6 character(s)"}"".

But it isn't displayed

image

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.