Skip to content

This single page app is personal project for React module in HYF program

Notifications You must be signed in to change notification settings

AlexanderSaid/React-Anime-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime Search - React Single-Page-App


This app is an learning assignment related to React module of HackYourFuture web-development program

Demo

You can have a look at the final update here

Built with

API

Libraries/Technologies

  • React UI library
  • react-router-dom v6
  • axios
  • nodejs

Features

Completed

  • Using routes to navigate the app.
  • Home route displays some Top, Streaming now, and Upcoming shows with links to discover more.
  • Discover route fetching more shows with pagination.
  • Each show-card is linked to Description route.
  • Description route display detailed info over each show.
  • About page.

Under-development

  • Search-bar functionality.
  • My-lists route to store both favorites and plan-to-watch shows.
  • Pagination for Search routes.
  • Fixing some responsive bugs.
  • Building a user login functionality.

Discover code locally

# Clone this repo

    git clone [email protected]:AlexanderSaid/React-Anime-App.git

# Install dependencies 

    npm install

# Run the server on localhost 

    npm start

About

This single page app is personal project for React module in HYF program

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published