Skip to content

For all your FirePlace needs - a lovely team effort to make a website with a form.

Notifications You must be signed in to change notification settings

MariSayo/FirePlace-Palace

 
 

Repository files navigation

Welcome to Fireplace Palace! 🔥🏰 This is one of the first websites I created as part of a team. Our mission is to bring warmth and elegance to your living spaces with beautifully designed fireplaces.

Table of Contents

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development purposes.

Prerequisites

  • Node.js: Ensure you have Node.js installed. You can download it from here.

Installation

  1. Clone the Repository

    git clone https://github.com/yourusername/fireplace-palace.git
    cd fireplace-palace
  2. Install Dependencies

    npm install

Running the Development Server

Start the development server with the following command:

npm run dev
  • Once the server is running, open your browser and navigate to http://localhost:3000 to view the website.
  • You can also go to the website through the terminal by clicking on the link provided which will appear in the terminal.

Mobile-First Design

This website was built with a mobile-first approach to ensure a seamless experience across all devices. To view the mobile version:

  1. Open Developer Tools

    • Right-click anywhere on the website and select Inspect or press Ctrl+Shift+I (Windows) or Cmd+Option+I (Mac).
  2. Toggle Device Toolbar

    • Click the Toggle device toolbar button (usually represented by a smartphone/tablet icon) or press Ctrl+Shift+M (Windows) or Cmd+Shift+M (Mac).
  3. Choose a Device

    • Select your preferred mobile device from the device options to simulate its view.

Project Overview

This project was a team effort. My focus was on linking webpages and compiling the founders page, which involved working with JSX and CSS to create a cohesive and visually appealing user experience.

Future Enhancements

  • Enhanced Form Validation: Implement comprehensive regex controls for all form fields to ensure data integrity.
  • Seamless Navigation: Add links on the submit page for easy navigation back to the main page.
  • Expanded Reviews: Allow users to filter reviews by additional categories.
  • User Accounts: Enable users to create accounts for personalized experiences.

Stay tuned for more updates and improvements!


About

For all your FirePlace needs - a lovely team effort to make a website with a form.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.3%
  • CSS 16.7%