Coder Social home page Coder Social logo

adityarkadam / urbanthrive Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 18.35 MB

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

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

JavaScript 93.42% HTML 1.98% CSS 4.60%

urbanthrive'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

urbanthrive's People

Contributors

almogwer avatar dependabot[bot] avatar adityarkadam avatar

Watchers

 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.