Skip to content

albavidalm/Futurama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Futurama

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.

Screenshots

Table of contents

Overview

Links

Further implementations

Next step will be improve CSS and refactor.

My process

Built with

  • HTML5
  • CSS3
  • Grid
  • Sass
  • React
  • React-router-dom
  • Responsive

Setup

  • 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

What I learned

I learned more about react-router-dom routes in React 18.

Author

πŸ–€ Support

Sharing is caring, contributions, PR and suggestions are always welcome.