IntensNow / Rick-and-Morty-Task

Character information table from RaM universe
1 stars 0 forks source link

The project is the test task described below

Using a third-party API as a data source (example: Star Wars API https://swapi.dev/), implement a SPA React application consisting of two pages. On the main page, display a list or cards of characters, add the possibility of character search and pagination to the list. Implement a page with detailed information on the selected character.

Pros:

As an extra challenge:

How i worked on this project

Some technologies used

How to navigate this project

Available Scripts

In the project directory, you can run:

yarn install to install dependencies

yarn start to start the project