A simple, fast and intuitive note-taking app built with NextJS JAMStack solution.
- No Express.js
- Serveless API routes
- Optimistic UI
- JWT Authentication
- Profile customization
- 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.