Skip to content

Schwarzemann/RMAPIA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RMAPIA

This is a very simple React project that utilizes the Rick & Morty API. In this application you can list all the characters based on the attributes that you choose. You can list the characters based on their gender and their alive/dead status.

Main page with nothing selected Some filtering

How to Run

In the project directory, you can run:

npm start

But before running this command I recommend first installing the Node modules with the command given below.

npm install

After that you can start the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

A React based web application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published