Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mirzaianov/test-marvel

Test Project
https://github.com/mirzaianov/test-marvel

api http react react-router rest

Last synced: about 1 month ago
JSON representation

Test Project

Awesome Lists containing this project

README

        

![MasterHead](./head.gif)

# MARVEL Information Portal

## Description

A test project which allows to get information about heroes from Marvel Comics Universe

### Features

- REST Queries
- Routing
- Pagination

### Dependencies

- Vite
- React + React Router + React Helmet
- Formik

### Installation

git clone https://github.com/mirzaianov/test-marvel.git
cd test-marvel
npm install

### Execution in Development Mode:

npm start

RCA will start:

- frontend server on http://localhost:3000/

## Authors

@mirzaianov

## Version History

- 1.0.0 First Release