Leqx / glamhub-store

Home Page:https://glamhub-store-six.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Outline a brief description of your project.

📔 Table of Contents

🌟 About the Project

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

👾 Tech Stack

Languages typescript
rust
python
Client next-js
Server nodejs
Database postgresql
DevOps git
Cloud vercel

🎯 Features

  • Map Feature
  • Shopping Feature
  • Merchant Dashboard Feature

🎨 Color Reference

Color Hex
Primary Color #222831 #222831
Secondary Color #393E46 #393E46
Accent Color #F07423 #F07423
Text Color #EEEEEE #EEEEEE

🔑 Environment Variables

To run this project, you will need to add the following environment variables to your .env file

NEXT_PUBLIC_API_URL

NEXT_PUBLIC_GOOGLE_API_KEY

GOOGLE_API_KEY

MPESA_API_KEY

MPESA_API_SECRET

🧰 Getting Started

‼️ Prerequisites

This project uses pnpm as package manager

 npm install --global pnpm

⚙️ Installation

Install ecommerce-store with pnpm

  pnpm i
  cd ecommerce-store

🏃 Run Locally

Clone the project

  git clone https://github.com/leqx/readme-template.git

Go to the project directory

  cd ecommerce-store

Install dependencies

  pnpm i

Start the server

  pnpm dev

👀 Usage

Use this space to tell a little more about your project and how it can be used. Show additional screenshots, code samples, demos or link to other resources.

import Component from 'my-project';

function App() {
  return <Component />;
}

🧭 Roadmap

  • Add Changelog
  • Add back to top links
  • Add Additional Templates w/ Examples
  • Add "components" document to easily copy & paste sections of the readme
  • Multi-language Support
    • Chinese
    • Spanish

👋 Contributing

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

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📜 Code of Conduct

Please read the Code of Conduct

⚠️ License

Distributed under the MIT License. See LICENSE.txt for more information.

🤝 Contact

Eugene Alex - @twitter_handle - eugenealex123@gmail.com

Project Link: https://store.glamhubproject.site

linkedin twitter website whatsapp

💎 Acknowledgements

Libraries used in this project.

About

https://glamhub-store-six.vercel.app

License:MIT License


Languages

Language:TypeScript 99.0%Language:JavaScript 0.9%Language:CSS 0.1%