Skip to content

Piyush11204/Anime-Webpage

Repository files navigation

Getting Started with Create React App

Anime Website React App

This project is a React web application that displays information about anime using an external API.

Features

  • Browse a curated collection of anime titles.
  • View details of each anime, including synopsis, ratings, and release date.
  • Search for specific anime titles.
  • Filter anime by genre, popularity, or release date.
  • Responsive design for seamless viewing on desktop and mobile devices.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • React Router: Declarative routing for React applications.
  • Axios: Promise-based HTTP client for making API requests.
  • CSS Modules: Modular CSS approach for component-specific styling.
  • External Anime API: Utilized to fetch anime data for display.

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/anime-website-react.git
    

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About

Creating an anime website with React and also utilizing API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published