An open API service indexing awesome lists of open source software.

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.

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)