DEV Community

Cover image for furne-store an E-Commerce Application
Aravind Kumar Vemula
Aravind Kumar Vemula

Posted on

furne-store an E-Commerce Application

Overview of My Submission

furne-store is an Online Furniture store.
It is an e-commerce store. Where you can find all types of furniture all around the world. This is an STH (Shop to Home) Deliver Service. The website is built using MERN (MongoDB ExpressJs ReactJs NodeJs) stack.

Submission Category:

This Project comes under E-Commerce Creation

Link to Code

Live Link:
Website: https://furne-store.netlify.app/
Server: https://furne-store.herokuapp.com/

Github Links:
Frontend: https://github.com/lmas3009/furne-store
Backaned: https://github.com/lmas3009/furne-store-server

You can start collaborating this project throung clone this project.

For Frontend

git clone https://github.com/lmas3009/furne-store.git
Enter fullscreen mode Exit fullscreen mode

For Backend

git clone https://github.com/lmas3009/furne-store-server.git
Enter fullscreen mode Exit fullscreen mode

Additional Resources / Info

Screenshots of the Project

This is Landing Page
Landing Page

This is Home Page
Home Page

This is Items View from Home Page
Items View

This is Cart Page
Cart Page

This is Invoice Page
Invoice Page

This is Short Video on this Project

Technology Used:

Frontend

  1. ReactJs
  2. TailwindCSS
  3. Axios

Backend

  1. Node Js
  2. Mongoose Js
  3. Express Js
  4. MongoDB

For Authentication i used oAuth Google Sign In

This is my first time building this e-commerce website from the scratch. Feel free to post comments on this project.

Top comments (0)