Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.42 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.42 KB

This project was developed by me while I learn and practice new technologies and it is based on a real job challenge from a real company.
Companny: Chaordic
Original challenge description: link
My response:   Run App/Demo   Source Code
Main project: challenges-accepted

Challenge: URL shortener

Stack: React

The challenge is to create a SPA (Single Page Application) to simulate an URL shortener application. Your main goal is to convert this layout into a functional prototype:

Layout

Instructions