Code Monkey home page Code Monkey logo

slugterra's Introduction

SlugTerra

There's no doubt that most of our childhood was spent watching SlugTerra mostly on DisneyXD, we have seen it all and experienced it all. With Hacktoberfest 2020 coming up and being one of the people who would participate for the very first time, I decided to create this repository that's actually a very basic web-page that lets the user view and add their favourite pokemons. show your love for slug terra here .

You can find all types Slugs on https://slugterra.fandom.com/wiki/Slugs and also on https://www.pinterest.ca/XyroXD/slugterra-slugs-and-stuff/

Contents of the Webpage

  1. index.html - Contains the content of the main/home page.
  2. index.css - Contains the styling given to the home page.
  3. about.html - Contains a little information about me.
  4. about.css - Contains the styling given to the about page.

What can you contribute?

There is always something to contribute to a project whether you are a novice or a veteran. In this project, you can add your favourite Slug as a card to the website! Or maybe you didn't like the line that you are reading right now and want to change that.Sure! Why not?

How can you contribute

To contribute in Hactoberfest2020 , checkout the given link and win hactoberfest t-shirt ... Hacktoberfest2020

And That's It! Follow these steps to make your very first Pull request.

But what if i don't know how to add cards :(

Not everyone is aware of every tool present in the world no matter how easy or complex it is. It's also not necessary to know each and every tool out there. Use the code below to add the your own card because everyone loves Pokémon and everyone should get a chance to add their favourite Pokémons!

Code -

            <div class="col-lg-4 mb-4">
                <div class="card">
                    <img class="card-img-top" src="[Link to Slug image]" alt="">
                    <div class="card-body">
                        <h5 class="card-title">[Name of your Slug]</h5>
                        <p class="card-text">[Small Description about your Slug]</p>
                        <a href="[Add the link to your Github Profile]" class="btn btn-outline-danger btn-sm">Contributed by - [Add your Github Username/profile name]</a>
                    </div>
                </div>
            </div>

Copy this code and paste it in the index.html file to make your changes. Try and test it on your own system and then create a Pull request

Congratulations!

Congratulation! You just made your first pull request and if it gets merged, you can view it using the Link provided above!

slugterra's People

Contributors

vikhyatsingh123 avatar ankitabasera avatar amey-sn avatar rahulpandey21 avatar thegdm avatar koushkigupta avatar aayushi-mittal avatar byt3h3ad avatar trachana20 avatar altamasbari avatar secretsenator avatar broidea avatar aimeetacchi avatar someshb0512 avatar snishekh avatar kate028 avatar dibyendu415 avatar abhisheklwagun avatar aecuto avatar ankitaugale23 avatar azim2429 avatar capt-titanium avatar damiecode avatar dickaestu avatar gaishhwarya avatar iswarya-c avatar jaammeesss avatar shrutijain20 avatar lucy-ctrl avatar muskan-9 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.