Skip to content

A React application that allows users to search for comics using the Marvel Comics API.

Notifications You must be signed in to change notification settings

Thareendra2000/comic-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comic vault

Comic Vault is a React application that allows users to explore and search for comics using the Marvel Comics API. It provides an interactive interface where users can discover and view various comic books, characters, series, and events.

Features

  • Search Functionality: Users can enter keywords to search for specific comics based on titles.
  • Smooth Scrolling: When the "Get Started" button is clicked, the page smoothly scrolls to the comic section.

Getting Started

  1. Clone the repository: git clone [email protected]:Thareendra2000/comic-vault.git
  2. Install dependencies: npm install
  3. Set up Marvel API Keys: Obtain your Marvel API public and private keys from https://developer.marvel.com/ and add them to the .env file.
  4. Start the application: npm start

Technologies Used

  • React: Front-end JavaScript library for building user interfaces.
  • Marvel Comics API: Provides access to a wide range of Marvel comic-related data.
  • CSS: Styling the user interface.

localhost_3000_%20(2)_compressed

Acknowledgments

Marvel Comics API: Data source for comic-related information.

About

A React application that allows users to search for comics using the Marvel Comics API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published