gdscjgec / Pictionary

Ever heard about a Picture based Dictionary? , it's here!

Home Page:https://gdscjgec.github.io/Pictionary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


PICTIONARY

An awesome infographic encyclopedia made from your contributions for you!
Explore the docs »

View Demo · Report Bug · Request Feature

Participating in

Banner


Banner

An initiative by

Logo
Explore the docs 🗺️
Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

PICTIONARY

A Beginner friendly project build upon HTML and CSS, mainly comprising of various categories and info-cards of "things" that fall in the type. Trying to keep it informational and educational as much as possible.

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

  • HTML5
  • CSS3
  • JavaScript

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Installation

Setting up development environment ( for VS Code Users)

Install The Live server extension on your native VS Code: Link (Helps you to run the live project and not reload any changes that you make in it)

Set up the project directory :

  1. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  2. Navigate to Project Directory
    cd <project-name>
  3. Open VS Code from terminal
    code .
  4. Start up Live server

--> Navigate to the bottom right corner of Visual Studio Code window and click on the "Go Live" button. Your project will get loaded on the localhost url: http://127.0.0.1:5500/

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch ( git checkout -b feature/AmazingFeature )
  3. Add your Changes ( git add . )
  4. Commit your Changes ( git commit -m 'Add some AmazingFeature' )
  5. Push to the Branch ( git push origin feature/AmazingFeature )
  6. Open a Pull Request

Add your Name

Once you make your contribution, do not forget to add your name in contributors.html file. Further instructions are mentioned there.

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Mail us at - gdsc@jgec.ac.in

Contributors

Thanks to these wonderful people ✨✨:

Made with contrib.rocks.

About

Ever heard about a Picture based Dictionary? , it's here!

https://gdscjgec.github.io/Pictionary

License:MIT License


Languages

Language:HTML 62.1%Language:CSS 23.6%Language:JavaScript 14.3%