Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/babban33/notewave
Notewave is a simple and secure web application for creating and managing notes. Built with Next.js and Supabase, it offers a seamless and user-friendly experience while ensuring your data's privacy with end-to-end encryption. Perfect for staying organized, anytime, anywhere!
https://github.com/babban33/notewave
next-themes nextjs react redux shadcnui tailwindcss typescript vercel
Last synced: 23 days ago
JSON representation
Notewave is a simple and secure web application for creating and managing notes. Built with Next.js and Supabase, it offers a seamless and user-friendly experience while ensuring your data's privacy with end-to-end encryption. Perfect for staying organized, anytime, anywhere!
- Host: GitHub
- URL: https://github.com/babban33/notewave
- Owner: Babban33
- Created: 2024-12-27T06:44:56.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2025-01-14T11:29:18.000Z (30 days ago)
- Last Synced: 2025-01-14T11:33:53.837Z (30 days ago)
- Topics: next-themes, nextjs, react, redux, shadcnui, tailwindcss, typescript, vercel
- Language: TypeScript
- Homepage: https://notewave-five.vercel.app
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
This project uses [`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to automatically optimize and load [Geist](https://vercel.com/font), a new font family for Vercel.
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!
## Deploy on Vercel
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Check out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details.
## Tech Stack
### **Frontend:**![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white) ![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) ![Redux](https://img.shields.io/badge/redux-%23593d88.svg?style=for-the-badge&logo=redux&logoColor=white) ![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white) ![Zod](https://img.shields.io/badge/zod-%233068b7.svg?style=for-the-badge&logo=zod&logoColor=white) ![Framer](https://img.shields.io/badge/Framer-black?style=for-the-badge&logo=framer&logoColor=blue) ![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white)