Skip to content

mcdotjs/email-verification-template

Repository files navigation

SETUP

  1. you need
  • node vesion 20.11.1
  • npm version 10.2.4
  1. create env
  1. and run
  • npm i
  • npm run start

OR

use docker

docker build -t email_template .

docker run -p 8080:8080 email_template:latest

NOTE: I add universal code (333333) for live testing ... you can check it out here: https://ww0oggk408co0wc0g0o0wgwo.movencode.dev/

TODO

  • frontend email validation
  • code input state (disabled, bad code) styles
  • components tests
  • linter, prettier
  • polish

About

take-home assessment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published