Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 576 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 576 Bytes

MyAnimeList Clone Home Page

A MyAnimeList home page clone made using React, Nodejs.


How to set up and use

  1. Clone/Download the code

  2. Run server : 'cd server' -> 'npm install' -> 'npm start'

  3. Run React: 'cd client' -> 'yarn install' -> 'yarn start'

If you run into any issues, don't be afraid to open a issue!


Demo

Click here to use the app!

The demo runs on a mobileView branch and uses js tables to output the data

Preview

Preview