/Nintendo-Amiibo-Database

Nintendo's Amiibo Database App displays a Home page with a list of amiibos that you can filter by game series and then click to see their details. Built with React.js and Redux.

Primary LanguageJavaScriptMIT LicenseMIT

Nintendo's Amiibo Database

Nintendo's Amiibo Database App displays a Home page with a list of amiibos that you can filter by game series and then click to see their details. All data is retrieved from the Amiibo API. Built with React.js and Redux.

🛠️ Built With

  • React.js
  • Redux
  • Babel
  • Testing Library
  • Linters: Stylelint & ESlint

🧮 Prerequisites

Install

npm i react-router-dom
npm i prop-types
npm i @reduxjs/toolkit
npm i react-redux
npm i sass

Setup

Follow these steps on your console to properly clone this repository on your desktop:

$ cd desktop
$ git clone 'repo_path'
$ cd 'repo_name'
$ code . 
Run 'npm i' to install the dev dependencies.
Run 'npm start' to run the website from your local machine.
Run 'npm run build' to build the code after editing it.

👤 Authors

Mike Martínez

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

⭐️ Show your support

Give a ⭐️ if you like this project!

🥇 Acknowledgments

📝 License

MIT License