Skip to content

jjtsou/Recipients

 
 

Repository files navigation

Timescale Frontend Programming Assignment

Features 🚀

  • Select / unselect individual emails
  • Select / unselect domains (grouped emails)
  • Search for an existing email
  • Add new emails

Useful comands

$ yarn # install depedencies

$ yarn start #start the app

Usage

To start using the our app, please follow these steps:

  1. Open your browser at localhost:3000 (prerequisites you should have run the installation and run script first)

Deployment

I deployed the webapp using Netlify. You can see it on https://recipients.netlify.app/

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.6%
  • HTML 5.6%
  • JavaScript 2.6%
  • CSS 1.2%