https://github.com/yodkwtf/furnitureworld-with-reactjs
An E-Commerce website for a furniture company built with reactjs and styled-components. Most of the functionality is using useReducer hook with Context API.
https://github.com/yodkwtf/furnitureworld-with-reactjs
e-commerce-app reactjs stripe-api styled-component
Last synced: about 2 months ago
JSON representation
An E-Commerce website for a furniture company built with reactjs and styled-components. Most of the functionality is using useReducer hook with Context API.
- Host: GitHub
- URL: https://github.com/yodkwtf/furnitureworld-with-reactjs
- Owner: yodkwtf
- Created: 2021-02-19T22:05:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-14T10:56:09.000Z (almost 5 years ago)
- Last Synced: 2025-06-10T12:43:19.853Z (about 1 year ago)
- Topics: e-commerce-app, reactjs, stripe-api, styled-component
- Language: JavaScript
- Homepage: https://furnitureworld-react-dk.netlify.app
- Size: 455 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Furniture World
An E-Commerce website for a furniture company built with reactjs and styled-components. The products are fetched via an external API and they can be filtered or sorted in a no. of ways. I set up the filter functionality using context API and the useReducer hook in react. The site also has a lot of other great features like login/logout provided by auth0, payment handling by stripe & netlify functions, and form handling via formspree.
### Live Preview
https://furnitureworld-react-dk.netlify.app/
#### Links to the libraries used
-[React Icons](https://react-icons.github.io/react-icons/)
-[Auth0](https://auth0.com/)
-[Netlify](https://www.netlify.com/)
-[DOTENV](https://www.npmjs.com/package/dotenv)
-[Stripe](https://stripe.com/en-in?utm_campaign=paid_brand-IN_en_Search_Brand_Stripe-1455531110&utm_medium=cpc&utm_source=google&ad_content=301314685871&utm_term=stripe&utm_matchtype=e&utm_adposition=&utm_device=c&gclid=CjwKCAiAg8OBBhA8EiwAlKw3krQN3D1FGaGmyEoH5GUBBKNNelR4nn5H2THpbae-akQ5qtiRElD4txoCRyAQAvD_BwE)