React-Chuck-Norris Challenge

React-Chuck-Norris Challenge

Dec 2024

Next.jsTypescriptMaterialUIFirebase

The Chuck Norris Challenge is a fun, educational project designed for developers looking to practice their React skills. It consists of a series of tasks centered around building a web application that displays Chuck Norris jokes fetched from an API. I participated in this challenge to sharpen my React skills and explore new techniques. The project involved implementing features like joke filtering, favorites management, and responsive design.

Features

  • Joke fetching from Chuck Norris API
  • Category filtering system
  • Favorites management
  • Search functionality
  • Responsive design

Technologies

  • Next.js for the application framework
  • TypeScript for type safety
  • Material UI for component styling
  • Firebase for backend services