Skip to content

Latest commit

 

History

History
84 lines (54 loc) · 2.55 KB

File metadata and controls

84 lines (54 loc) · 2.55 KB

FurniSphere

Welcome to FurniSphere, your one-stop solution for premium, stylish, and comfortable furniture. This project aims to provide users with a seamless browsing experience while exploring a diverse range of furniture collections, all from the comfort of their devices.

Live Demo

Experience the live version of FurniSphere here: furni-sphere.vercel.app

Repository

Access the project repository here: FurniSphere GitHub Repository

Features

  • Elegant UI: A visually appealing and responsive user interface for effortless navigation.
  • Furniture Categories: Browse furniture by categories for easy discovery.
  • Real-Time Updates: Dynamic updates ensure the latest data is always displayed.
  • Mobile Friendly: Fully responsive design for a consistent experience across devices.

Tools & Technologies

FurniSphere is built using modern web development tools and frameworks:

  1. Vite: For blazing-fast development and build tooling.
  2. JavaScript & TypeScript: Ensures robust and scalable development with type safety.
  3. ReactJS: Component-based UI framework for building interactive interfaces.
  4. TailwindCSS: Utility-first CSS framework for fast and efficient styling.
  5. Shadcn: A customizable component library for enhancing UI components.
  6. Redux Toolkit (RTK): For state management, ensuring smooth data flow across the app.

Installation & Setup

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/paulthadev/FurniSphere.git
  2. Navigate to the project directory:

    cd FurniSphere
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and navigate to:

    http://localhost:5173
    

Contributing

Contributions are welcome! If you’d like to contribute to FurniSphere, please:

  1. Fork the repository.
  2. Create a new branch for your feature/bugfix.
  3. Commit your changes with clear and descriptive messages.
  4. Submit a pull request for review.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Acknowledgements

  • Inspired by the love for creating cozy and stylish living spaces.
  • Thanks to the developers and designers of the tools and libraries used in this project.

Feel free to reach out for any questions, suggestions, or feedback. Enjoy exploring FurniSphere!