Giter Club home page Giter Club logo

anime-world23's Introduction

Anime World

About:

Welcome to Anime World! Our platform is dedicated to providing comprehensive information on a wide array of anime characters, elegantly showcased in a card format. Discover and share your most beloved characters within the vibrant anime community.

Features:

  1. Utilizes a robust tech stack including HTML, CSS, and JavaScript to deliver a dynamic and engaging user experience.
  2. Features a navigation bar for seamless site exploration, along with a user-friendly home page and a dedicated contributors page.
  3. Provides a rich repository of meticulously curated anime character profiles.
  4. Offers a responsive design for optimal viewing across various devices.
  5. Seamlessly hosted and accessible through GitHub Pages.

Usage Instructions:

Prerequisites:

  • Basic HTML, CSS, and JavaScript Knowledge: Familiarity with HTML, CSS, and JavaScript concepts is essential for understanding the structure, styling, and interactivity of the project.
  • Understanding of Bootstrap: A fundamental grasp of Bootstrap is required to fully harness the project's capabilities, as it plays a pivotal role in shaping its design and functionality.
  • Text Editor or Integrated Development Environment (IDE): You'll need a code editor to make changes to the project files. Popular choices include Visual Studio Code, Sublime Text, or Atom.
  • Web Browser: You'll need a modern web browser (such as Google Chrome, Mozilla Firefox, or Microsoft Edge) to view and test your changes.

Downloading or Cloning the Repository:

  1. Click on the "Code" button on the top right corner of this repository page.
  2. Click on "Download ZIP" to download a compressed zip file of the repository.
  3. Extract the contents of the zip file to a folder on your computer.

OR

  1. Open your terminal or command prompt and navigate to the directory where you want to clone the repository.
  2. Run the command git clone https://github.com/ACM-Amrita-Amritapuri/Anime-World to clone the repository to your local machine.

Note: You need to have Git installed on your computer. If you don't have it installed, please download and install Git from the official website (https://git-scm.com).

Opening the HTML File in a Web Browser:

  1. Open the folder where you downloaded or cloned the repository.
  2. Find the HTML file named 'index.html' within the folder.
  3. Double-click on the HTML file to open it in your default web browser. Alternatively, you can right-click on the file and select "Open With" to choose a specific web browser to open the file.

Screenshots:

How to contribute:

  • Fork the repo
  • Find <!-- Paste just before this line --> in index.html
  • Copy and edit all the UPPER CASE WORDS in the below code and paste it just above the the commented line.
  • Do not create duplicates of the same character.
  • Create a pull request.
  • After verification merge the pull request to main branch.
          <div id="c" class="card" >
            <h3 class="card-header">
              CHARACTER NAME
              <img id  = "ch-img"
                src = "IMAGE LINK"
              >
            </h3>
            <div class="card-body">
              CHARACTER DESCRIPTION
            </div>
            <p class="card-footer">Author: YOUR NAME</p>
          </div>

MIT License:

This project is licensed under the MIT License, allowing you to use, modify, and distribute it with minimal restrictions, promoting open collaboration and flexibility. For complete licensing details, please refer to the license file.

anime-world23's People

Contributors

aadithyanraju avatar g0v1ndn avatar drelaxus avatar newridho 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.