8000 GitHub - maximesalomon/enrichment: Enrichment Free Tool 🛠
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

maximesalomon/enrichment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enrichment 🛠

Netlify Status

This is a technical challenge done by Maxime Salomon for Clearbit.

Project

Build a standalone tool/webpage which allows visitors to try our Enrichment product, and then captures their email. Timebox to a few hours or as you see fit.

You are free to use your creativity, but there is one requirement: The tool offers a max of 5 free enrichments before showing an email capture form.

Stack

Frontend = React w/ Hooks + Styled-Components + axios

Backend = Express + pg

Setup

git clone https://github.com/maximesalomon/enrichment.git

cd Backend

yarn install

Create a .env file at the root of /Backend with your CLEARBIT_SECRET_API_KEY

npx knex migrate:latest

yarn server

cd ..

cd Frontend

yarn install

yarn start

About

Maxime Salomon - Growth Engineer - maxime@croissant.io 🇫🇷

About

Enrichment Free Tool 🛠

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0