All Projects → tirthajyoti-ghosh → Animex

tirthajyoti-ghosh / Animex

Licence: other
This is a single page application which allows users to browse and view a catalog of anime series and movies. Built with React/Redux.

Programming Languages

javascript
184084 projects - #8 most used programming language
Sass
350 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Animex

design-starter-kit
A universal prototyping setup powered by @expo 🥤
Stars: ✭ 20 (-35.48%)
Mutual labels:  react-router
YetAnotherVideoPlayer
Yet Another Video Player for Andoid
Stars: ✭ 62 (+100%)
Mutual labels:  anime
crunchyroll-dl
A fast, modern, and beautiful Crunchyroll downloader.
Stars: ✭ 111 (+258.06%)
Mutual labels:  anime
mal-analysis
github repo for MyAnimeList analysis. Also links to the MAL dataset.
Stars: ✭ 31 (+0%)
Mutual labels:  anime
cnode-react
a web app for cnode.org with react + react-router + react-redux
Stars: ✭ 23 (-25.81%)
Mutual labels:  react-router
WaifuLite
Super Resolution for Anime image, lightweight implementation
Stars: ✭ 20 (-35.48%)
Mutual labels:  anime
vscode-bangumi
🌈 The Bangumi extension for VSCode. Her data source came from Bilibili. [Maintenance phase]
Stars: ✭ 12 (-61.29%)
Mutual labels:  anime
animeflv
Animeflv is a custom API that has the entire catalog of the animeflv.net website. You can enjoy all the content with subtitles in Spanish and the latest in the world of anime for free.
Stars: ✭ 37 (+19.35%)
Mutual labels:  anime
EsseX
A telegram bot to fetch anime, character and manga info.
Stars: ✭ 40 (+29.03%)
Mutual labels:  anime
Registration-and-Login-using-MERN-stack
Simple Registration and Login component with MERN stack
Stars: ✭ 210 (+577.42%)
Mutual labels:  react-router
dmhy-telegram
自動抓取動漫花園RSS並發到Telegram
Stars: ✭ 42 (+35.48%)
Mutual labels:  anime
doki-theme-hyper
Cute anime character themes for Hyper.js.
Stars: ✭ 67 (+116.13%)
Mutual labels:  anime
Anifiltrs
A collection of filter lists for anime streaming, manga reading, and downloading of such things.
Stars: ✭ 142 (+358.06%)
Mutual labels:  anime
react-router-testing-utils
A collection of utilities to test React Router with React Testing Library (Work in progress 🚧)
Stars: ✭ 34 (+9.68%)
Mutual labels:  react-router
CR-dl
A Crunchyroll downloader
Stars: ✭ 88 (+183.87%)
Mutual labels:  anime
marv
Marv your Swiss streaming tool!
Stars: ✭ 149 (+380.65%)
Mutual labels:  anime
AnimeDLR
AnimeDLR
Stars: ✭ 47 (+51.61%)
Mutual labels:  anime
react-mobx-router
Create React App with React Router 4 and MobX + Internationalization
Stars: ✭ 90 (+190.32%)
Mutual labels:  react-router
AnimeOne
anime1的非官方APP
Stars: ✭ 71 (+129.03%)
Mutual labels:  anime
AI-Lossless-Zoomer
AI无损放大工具
Stars: ✭ 940 (+2932.26%)
Mutual labels:  anime

Contributors Forks Stargazers Issues License: MIT LinkedIn


Logo

Animex

Anime browsing wep app created with React/Redux and Jikan API.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

This is a Single Page Application (SPA) built with React and Redux to browse and search animes. The design of the web app resembles Netflix. The data is fetched from Jikan API.

image image image image

Routes:

  • / - home page.
  • /genre/:genreId/:genreName - genre page.
  • /anime/:animeId - anime details page

Features:

  • Search anime
  • Browse anime
  • View anime details

Built With

  • React
  • Redux
  • ESLint
  • Stylelint
  • SASS
  • Styled components
  • npm
  • Jikan API
  • React-burger-menu
  • Prop-types
  • Netlify

Live demo

Deployed to Heroku - live demo.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm

    npm install npm@latest -g

Installation

  1. Clone the repo

    git clone https://github.com/tirthajyoti-ghosh/Animex.git
  2. Change directory

    cd Animex
  3. Install NPM packages

    npm install
  4. Start the local server

    npm start

Roadmap

Check the issues.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

👤 Tirthajyoti Ghosh

Acknowledgements

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].