https://github.com/mirzaianov/test-marvel
Test Project
https://github.com/mirzaianov/test-marvel
api http react react-router rest
Last synced: 30 days ago
JSON representation
Test Project
- Host: GitHub
- URL: https://github.com/mirzaianov/test-marvel
- Owner: mirzaianov
- Created: 2024-10-10T16:06:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-08T13:43:24.000Z (over 1 year ago)
- Last Synced: 2025-10-16T08:06:18.972Z (8 months ago)
- Topics: api, http, react, react-router, rest
- Language: JavaScript
- Homepage: https://test-marvel.vercel.app
- Size: 22.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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