Git Product home page Git Product logo

marvel-fun's Introduction

Marvel Blog

GitHub repository Version License

Description

Marvel Blog is a conceptualized and developed creative comic website that demonstrates proficiency in frontend development. It utilizes NextJS v14 and showcases design versatility in presenting conceptual art and blog content related to Marvel comics.

Author

Saeed Khosravi

My Github GitHub repository

Table of Contents

Requirement

To ensure the seamless functionality of Marvel Blog, it is essential to obtain API access from Marvel. Follow these steps to acquire the necessary API key:

  1. Visit Marvel Developer Portal.
  2. Read through the documentation to familiarize yourself with the Marvel API.
  3. Sign up for an account if you haven't already and log in.
  4. Navigate to the "Get A Key" section to obtain your unique public and private API keys.

Once you have your Marvel API keys, create an .env*.local file in the root of your project and add the following:

NEXT_PUBLIC_MARVEL_PUBLIC_KEY=your_public_key
NEXT_PUBLIC_MARVEL_PRIVATE_KEY=your_private_key

Replace your_public_key and your_private_key with the corresponding keys you obtained from the Marvel Developer Portal.

This step is crucial for enabling Marvel Blog to fetch and display content from the Marvel API. Make sure to keep your API keys secure and avoid sharing them publicly. If you have any concerns or questions regarding Marvel's API usage policies, refer to the Marvel API Terms of Use.

Installation

  1. Clone the repository:

    git clone https://github.com/sharpWit/marvel-fun.git
    cd marvel-fun
  2. Install dependencies:

    npm install
  3. Usage

    To run the application locally, use the following command:

    npm run dev

    Visit http://localhost:3000 in your browser to view the application.

License

This project is licensed under the MIT License - see the LICENSE file for details.

marvel-fun's People

Contributors

sharpwit avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.