This project is being made to practice my skills with Next.js. At the front page you can encode or decode a morse text.
You can also login with github (42 and email will soon be available).
In the future will be possible to share a message with someone.
- Next.js
- Postgresql
- Vercel
- next-auth
- prisma
- tailwindCSS
- How to use next-auth to authenticate users in a Next project
- How to setup prisma
- animate notifications and limit it to 3 at the same time
- finish the implementation of email and 42 login
- create the share link and page of a message
- improve UX in android devices
- make daisyui themes changeable (or let the user create custom one)