Skip to content

react-metrics-anime is a single-page application built with React and Redux. It allows users to explore anime categories, view numeric values based on selected categories, and access detailed information about specific anime titles.

License

Notifications You must be signed in to change notification settings

kit0-0/react-metrics-anime

Repository files navigation

📺 react-metrics-anime

📖 Table of Contents

📖 About the Project

react-metrics-anime is a single-page application built with React and Redux. It allows users to explore anime categories, view numeric values based on selected categories, and access detailed information about specific anime titles.

🛠️ Built With

Tech Stack

🖥️ Client

🔑 Key Features

Home Page

  • Upon loading, the webapp displays a list of anime categories, each with corresponding numeric values fetched from the API.
  • Users can click on a category item to navigate to the details page for that category.

Details Page

  • The details page shows comprehensive information about the selected anime category.
  • A "Back" button allows users to return to the home page.

(back to top)

🚀 Demo

(back to top)

💻 Getting Started

Prerequisites

To run this project, you need the following:

  • 🌐 Web browser
  • 🐙 Git
  • 👨‍💻 Code editor

Setup

Clone this repository to your desired folder:

git clone https://github.com/kit0-0/react-metrics-anime.git

Install

To install all dependencies, run the following command:

npm install

Run Tests

To run tests, use the following commands:

  • To track CSS and JavaScript linter errors, run:
npm run lint

Build

To build the project, run the following command:

npm run build

Webpack Development Server

To run the webpack development server, execute the following command:

npm start

(back to top)

👤 Author

👤 Kiko

(back to top)

🔮 Future Features

  • 📱 Add Animation: Enhance the user interface with smooth animations and transitions to make the user experience more engaging and interactive.

(back to top)

🤝 Contributing

Contributions are welcome! If you want to contribute to the project, follow these steps:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes and commit them.
  4. Push your branch to your forked repository.
  5. Open a pull request.

Feel free to check the issues page.

(back to top)

⭐️ Show Your Support

If you like this project, give it a ⭐️.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for providing guidance and support during the development of this project. The design inspiration for this project is based on the work by Nelson Sakwa on Behance. The project also relies on data provided by kitsu to fetch anime information.

(back to top)

📝 License

This project is licensed under the MIT License.

(back to top)

About

react-metrics-anime is a single-page application built with React and Redux. It allows users to explore anime categories, view numeric values based on selected categories, and access detailed information about specific anime titles.

Topics

Resources

License

Stars

Watchers

Forks