Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 799 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 799 Bytes

Main Aim

To practice React by completing the challenges in the book [https://50reactprojects.com] (50 Projects For React & The Static Web). HOPE I CAN COMPLETE SOME GOOD PROJECTS.

Project Aim

Create a Fan wiki that includes all character of your favourite TVShow or Movie - BreakingBad in my case

Brief

There is a huge community of Breakig Bad fans who dont have information about their favourite character, therefore by using the available API create an wiki for the fans giving information about the characters of their favourite TV series.

Tasks To Be Completed

Fetch Characters - completed

List Character - completed

Add Character details - completed

Create a Search function - completed

Create a landing page - completed

Series Specific Styles