jeromehaas / url-shortening-api-landing-page-fm

Home Page:url-shortening-api-landing-page-fm.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FrontendMentor Challenge | URL Shortening API Landing-Page

This is a challenge from FrontendMentor.
You can find the description of the task here:
frontendmentor.io

My goal in this challenge was to:

  • Use react together with the context API and with class compnents only
  • Learn how to dynamically copy text to the clipboard
  • Have fun with Lotties

How to run

git clone url-shortening-api-landing-page-fm
cd url-shortening-api-landing-page-fm
nvm use
npm install 
npm start

About

url-shortening-api-landing-page-fm.vercel.app


Languages

Language:JavaScript 58.8%Language:SCSS 40.0%Language:HTML 1.2%