Skip to content

stackvn/warvel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Warvel Characters

Project done to play around with Marvel APIs.

Authors

Features

  • Fetch & list characters from the API
  • Filter characters (search)
  • Mobile responsive

Tech Stack

Client: React, TailwindCSS

API: Marvel

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PUBLIC_API_KEY

HASH_KEY

Check out details on https://www.marvel.com/

Run Locally

Clone the project

  git clone https://github.com/alekskimeu/warvel.git

Go to the project directory

  cd warvel

Install dependencies

  npm install

Start the server

  npm start

Navigate to: http://localhost:3000

Screenshots

Home

Home

Characters

Characters

Character Hover

Character Hover

Character Details

Character Details

Contributing

Contributions are always welcome!

Spotted a bug or got an idea? Go ahead & submit a PR.

License

MIT

About

Web app to explore Marvel API features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published