marinakinalone / geeky-love-letter

A text to binary converter (and reverse), only cuter

Home Page:https://geeky-love-letter.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geeky Love Letter

A text to binary converter, made cuter to send (not-so) secret love letters to your nerd crush.

Built with

  • Next JS
  • TypeScript
  • SASS
  • CSS modules

Deployment

https://geeky-love-letter.vercel.app/

Installation

npm i
npm run dev

What's next to do?

  • when someone write "love" or "like", add a "heart" animation
  • improve the email interaction
  • change favicon
  • add error handling for the binary editor

What I have learned from this project

I decided to refactor a few of my projects from when I started to learn to code. Geeky Love Letter was my second ever project while learning React JS. It is a continuation of what I have started to practice when I refactored the Sailor Moon Quote Machine : to get more comfortable with Next JS and CSS modules. I also worked a little bit with CSS animations (just because I love that!)

Team

Marina Kinalone Simonnet
Marina Kinalone Simonnet

MIT © Marina Kinalone Simonnet

About

A text to binary converter (and reverse), only cuter

https://geeky-love-letter.vercel.app/

License:MIT License


Languages

Language:TypeScript 63.7%Language:SCSS 35.6%Language:JavaScript 0.7%