Skip to content

A simple, fast and intuitive note-taking app built with NextJS JAMStack solution.

Notifications You must be signed in to change notification settings

kelvinsanchez15/a-note

Repository files navigation

View project

a-note.vercel.app

About the project

A simple, fast and intuitive note-taking app built with NextJS JAMStack solution.

Features

  • No Express.js
  • Serveless API routes
  • Optimistic UI
  • JWT Authentication
  • Profile customization

Screenshot

a-note Device Mashup

Core dependencies

  • React - A Javascript library for building user interfaces.
  • NextJS - A React framework with hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more.
  • SWR - React Hooks library for remote data fetching.
  • Mongoose - MongoDB object modeling tool designed to work in an asynchronous environment.
  • Material UI - A React component-based design system.
  • Formik - An open source form library for React and React Native.
  • Formik-material-ui - Bindings for using Formik with Material-UI.
  • Yup - A JavaScript schema builder for value parsing and validation.
  • UUID - For the creation of RFC4122 UUIDs.
  • Cookie - Basic HTTP cookie parser and serializer for HTTP servers.
  • Bcrypt - Password hashing library.
  • JsonWebToken - An implementation of JSON Web Tokens.
  • Validator - A library of string validators and sanitizers.
  • Cloudinary - Cloud service that offers a solution to a web application's entire image management pipeline.
  • Date-fns - Consistent toolset for manipulating JavaScript dates.

About

A simple, fast and intuitive note-taking app built with NextJS JAMStack solution.

Topics

Resources

Stars

Watchers

Forks