/Anime-Lister

An anime listing single page react responsive web application.

Primary LanguageJavaScript

Anime-Lister

An anime listing single page react responsive web application.

How to use these files

  1. Download all the files in a folder
  2. Run "npm install" in the downloaded folder
  3. Run "npm start" to view the project

Compare my code to yours to solve issues you might encounter. You may also copy the content of src/ into your own project's src/ folder to use your project setup (which might've been created with a different create-react-app version) and still use my code.