Git Product home page Git Product logo

toys1's Introduction

logo

TOYS

A three page website that tells a little history of Toys That Made Us for curious little minds .They can choose their favorite toys in shop and can contact for further information!

Table of contents

General info

In this project I mentioned history of three popular toys --HelloKitty, Lego, Barbie.User can also go to shop page and can choose the toys and buy them !

Screenshots

project

Technologies

  • HTML , CSS
  • Bootstrap - version 4.2.1
  • Font-awesome - version 4.7.0
  • Cloudflare - version 2.1.1

Libraries

Features

Existing Features !

  • Responsive Navbar.
  • Users request for News letter.
  • Transparent Contact Form with Users input .
  • Responsive Product card with badge,details,price ,links and buttons.
  • Footer with logo , social links and feedback .
  • Cute images

Features Left to Implement :

  • create a buy page
  • create a image gallery page

Deployment

# Find out our current directory
pwd

# List the contents of the directory
ls

# Create a new local git repository
git init

# Check for the existence of the `.git` directory
ls -a

# Add all the files 

git add .

# Check the git status to double-check that they've been
# added
git status

# Do our first commit
git commit -m "Initial commit"

# Add a remote
git remote add origin <project url>

# Push from our local repository to the remote
git push -u origin master
    

Testing

  • Users can request for Newsletters and can send feedback
  • Had Responsive product cards which is easy to navigate on small and large devices
  • Takes users input in Contact page
  • Can hover through add, like and buy products
  • socail links in footer

Credits

Inspiration

  • From my 8 year old Daughter who always loves Kawaii toys !

toys1's People

Contributors

sree0831 avatar

Watchers

James Cloos avatar  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.