Futurama is one of my favorite tv shows, this project is a character searcher. Data is from an API that returns 15 characters. You could filter by name, specie and origin and you can also sort the list alphabetically saving data as well in your local storage. Also if you click on a character you will navigate to its own page where you will find more details and discover its most common sayings.
Next step will be improve CSS and refactor.
- HTML5
- CSS3
- Grid
- Sass
- React
- React-router-dom
- Responsive
- Once you've download or cloned the project, install it with:
npm install
- After that, if you want to run it in local execute this command:
npm start
I learned more about react-router-dom routes in React 18.
- GitHub: https://github.com/albavidalm
- Email: albavidalm @ gmail.com
- Linkedin: https://www.linkedin.com/in/albavidalm/
Sharing is caring, contributions, PR and suggestions are always welcome.