Object-ions / pure-mineral-aesthetics

The mockup website for a skincare and spa business features a responsive front end designed with React, a secure back end using Firebase Authentication with Google Auth for user login, and a scalable, real-time Firestore NoSQL database.

Home Page:https://pure-mineral.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pure Mineral Aesthetics Website

By Moses Atia

Description

This project is a conceptual mockup website designed and developed for a skincare and spa business. It's aimed at clients who own or are planning to start a skincare company and require a web presence that reflects the quality and ethos of their brand. The design is sleek and modern, with a focus on usability and aesthetics that align with the luxurious and therapeutic nature of the services offered.

Live Demo & Deployment

View Live Demo

This website has been deployed to Netlify To access the live demo, please visit the link above.

Technical Stack

  • HTML
  • SCSS
  • JavaScript / React.
  • NoSQL
  • Leaflet
  • Firebase / Firestore
  • Node.js
  • npm
  • Webpack

Features

  • Responsive design across various devices and screen sizes.
  • Interactive map integration: Leaflet.
  • User Authentication: Secure sign-up and sign-in functionalities powered by Firebase.
  • Real-time Database: Firestore NoSQL database integration.
  • Elegant UI/UX.

Installation

To get started with this project, clone the repository and install the dependencies:

git clone https://github.com/Object-ions/pure-mineral-aesthetics.git
cd pure-mineral-aesthetics
npm install

Usage

After installation, you can run the project locally:

npm run start

Navigate to http://localhost:3000 to view the project.

Known Bugs

  1. Database with 'Products' is not available yet.

Disclaimer

This project is intended as a demonstration of web development skills and is not a live commercial product. It is to be used as a showcase for potential clients to evaluate design and development capabilities.

License

MIT

Copyright (c) 2024 Moses Atia Poston.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

contact

If you detect any bug in the program, please reach out to me at moshikoatia@gmail.com.

About

The mockup website for a skincare and spa business features a responsive front end designed with React, a secure back end using Firebase Authentication with Google Auth for user login, and a scalable, real-time Firestore NoSQL database.

https://pure-mineral.netlify.app/


Languages

Language:JavaScript 67.3%Language:SCSS 31.9%Language:HTML 0.8%