Skip to content

addymistrel/Homeify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Homeify

[See Live Coming Soon!]

Shopping, Website



About Homeify

Summary

It is a Fully Responsive Shopping Website a Similar Product of Pepperfry.com. It is backend integrated and fully authenticated using React Js. We have Used the best version and UI components from several fields along with the power of React JS to make it fully user friendly.Accessed By anyone from Anywhere.

Features

Frontend

It's Frontend is fully made up of Tailwind and React JS Frameworks.

Backend

The Means which we used to store data is MongoDB through express-JS API calls.

Docs

Codebase

Technologies

With the ground rules out of the way, let's talk about the coarse architecture of this mono repo:

Here is a list of all the big technologies we use:

HTML CSS Javascript Javascript Javascript

HTML Javascript

Folder structure

Homiefy/

├── homeify # Files used on the frontend
      ├── public
            ├── assets          #Contains all Images and Videos used
              ├── Images
              ├── Videos
    ├── src #Contains all React FronEnd Files
        ├── components  #All Related Components
              ├── Main           #Main UI Rendered Pages
              ├── Personal       #Eaxh Personal developer related components
        
    

├── server #Backend api and Mogo Schemas
      ├── Schema #All Colletions Models

Project Setup

First time setup

FRONTEND

The first step to running Homeify locally is downloading the code by cloning the repository:

git clone https://github.com/addymistrel/Homeify.git

Installation

Homeify has a single installation step:

  • Install the dependencies:
cd homeify
npm install

You've now finished installing everything! Let's start 💯

Ps: if you're getting error installing the dependencies, try --force command along with npm install. For example

npm install --force

Now you're ready to run the app locally and sign into your local instance!

BACKEND

cd server
npm install (or npm install --force)

Running the app locally

Start the servers and Land on the Page

To Start the Mongo-server for Backend run

cd server
node index.js (or nodemon)

Then Start The FrontEnd

cd homeify
npm start

Facing Difficulty in Frontend Server VISIT) Facing Difficulty in Backend Server VISIT

Homeify Workflow

Screenshots

Feedback

If you have any feedback or suggestions please reach out to the Project-Maintainer Aditya Kumar

👩🏽‍💻 Contributing

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are greatly appreciated.

Thanks to all Collaborators 💪

Thanks a lot for spending your time helping B-Donate grow. Thanks a lot! Keep rocking 🍻

Collaborators

For further queries and whereabouts you can communicate and reach out to the owner through Linkedin & email