Git Product home page Git Product logo

snowshop's Introduction

SnowShop

This project is an online shop with snowboard equipment, based on the React.js library. Check the live version here.

main view

The basic assumptions were to create an imitation of an online shop where you can select and sort products at categories/prices and then add them to your shopping cart. The shopping cart is based on localStorage.

basket

Technologies

In this project I used:

  • React
  • Firebase as my backend
  • Formik to build the forms and validate them
  • Styled-Components to style some of the components (Navbar, Hamburger menu, and shopping path)
  • Some other minor packages like node-sass, react-icon, react-scroll-up-button, react-tostify

What did I learn?

  • what React Hooks are and how to use them, so almost the entire page is written based on hooks
  • how to create and use my own Hooks
  • what Styled-Components are and why it is so convenient to use them
  • how to manage routes and page rendering with react-router
  • how to use terminal for Git instead of GUI
  • how to work with a database (firebase)
  • how to properly import images/fonts/icons in React

Instalation

Use the package manager npm to intall SnowShop.

first, clone this repo to your local machine using:

git clone https://github.com/Dabgan/SnowShop.git

then install all necessary packages:

npm install

finally, start the page on the localhost in your browser using:

npm start

snowshop's People

Contributors

dabgan avatar

Watchers

 avatar  avatar

Forkers

tomaszstanicki

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.