Skip to content

Animax is a web application that allows users to browse their favorite anime all in one place.

Notifications You must be signed in to change notification settings

flthibaud/animax

Repository files navigation

Animax

Animax is a web application that allows users to browse their favorite anime all in one place.

Project Structure

  • app/: Contains the main application logic and components.
  • components/: Contains reusable React components like AnimeCard, Footer, Hero, LoadMore, and MotionDiv.
  • .next/: Generated by Next.js. Contains the output of the build.
  • public/: Static files that are served by Next.js.
  • node_modules/: Contains all the npm dependencies.

Getting Started

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Building

To build the application, run:

yarn build

Running Tests

To run tests, use:

yarn test

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Animax is a web application that allows users to browse their favorite anime all in one place.

Topics

Resources

Stars

Watchers

Forks