Giter Site home page Giter Site logo

almogwer / furniture-e-commerce Goto Github PK

View Code? Open in Web Editor NEW
27.0 2.0 22.0 19.84 MB

HTML CSS & React - Client side dynamic e-commerce website (stripe integrated)

Home Page: https://almogwer-furniture-ecommerce.netlify.app/

HTML 1.98% JavaScript 93.42% CSS 4.60%
react usecontext usereducer auth0 stripe-api styled-components private-routes dynamic filters

furniture-e-commerce's Introduction

Furniture E-Commerce

Project Description

React front-end full operating dynamic and responsive E-Commerce shop including payment connection (stripe)

Built with

  • HTML
  • CSS
  • React

npm-start

npm start

npm install
npm-start -g

Links

Dummy user

[email protected]
Aadummyuser!

Screenshots & Animation

Author

Styled Components

Styled-Components - Main Docs

import styled from "styled-components";

const ReactComponent = () => {
 return <Wrapper>
 {some content}
 </Wrapper>
}


const Wrapper = styled.htmlElement`
write your styles here
`
export default ReactComponent

React Icons

React Icons - Main Docs

React Version

"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-scripts": "4.0.0",

Furniture API

Stripe

Auth0

Env vars

  • dotenv - Main Docs

  • REACT_APP_AUTH_DOMAIN=

  • REACT_APP_CLIENT_ID=

  • REACT_APP_STRIPE_PUBLIC_KEY=

  • REACT_APP_STRIPE_SECRET_KEY=


npm install [email protected]

Deployment

Netlify


npm install netlify-cli -D

furniture-e-commerce's People

Contributors

almogwer avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.