Skip to content

shivani-roy/Animix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animix

react react-router react-infinite-scroll styled-components

Description

  • An anime and manga website that uses Jikan API to fetch data and react-router to display the pages.
  • The user can search, filter and sort the data.
  • Visit the site here

Clone this project

https://github.com/shivani-roy/Animix.git

  • Install dependencies using npm install
  • Run the application on http://localhost:5173 using npm run dev