Front-end web applications. Solutions to the Front-end Developer challenges from devChallenges.
- CSS
- ReactJS
- JavaScript
- TypeScript
- Keyword search bar with multiple filters and paginated results
- Data fetching optimized for slow connections
- Usage of Session Storage for persistence
- Header with items filter
Code | Demo | Description |
---|---|---|
job-search | https://job-search-26a082.netlify.app/ | Job searching website with keyword search bar, multiple filters and paginated results |
quote-generator | https://quote-generator-a1e073.netlify.app/ | Get random quotes or quotes from a given author in batches (optimized for slow connections) |
todo-app | https://todo-app-eebc08.netlify.app/ | Todo app written in TypeScript: mark them as completed, filter by state and delete tasks (persisted with Session Storage) |
windbnb | https://windbnb-321353.netlify.app/ | Interior consultant home page with navigation styling in the navbar and a relatively positioned card on top of an image |
Nicolás Rodríguez - LinkedIn