Reactlunafrica Tailwind Templates

Reactlunafrica

A redesign of the luna homepage written in the react library. (no longer public)

lunafrica

Table of Contents
About Features Getting Started Contributing License

About

LUNA is an african company providing teleservices for african women that are safe and trusted by the community.

Features

  • Modern and responsive design.
  • Admin Dashboard yet to be integrated

Getting Started

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

Prerequisites

  • Node.js installed on your machine.
  • npm (Node Package Manager) installed.

alterntively

  • Bun
  • NB: Bun only requires Node package manager for its initial installation
    Please follow the tutorial below if you wish to install bun

Installation

  1. Clone the repository:

    git clone https://github.com/brighton404/Reactlunafrica.git
    
  2. Navigate to the project directory:

    cd Reactlunafrica
    
  3. Install dependencies: Node package Manager

    npm install
    

    Bun

    bun install
    
  4. To run the development server: Node Package Manager

    npm start
    

    Bun

    bun dev
    

    Bun in a Vite App (not in this repository version)

    bunx --bun vite
    

Node packagae Manager - Visit http://localhost:3000 in your browser to view the application.
Bun - Visit http://localhost:5173 in your browser to view the application.

Contributing

We welcome contributions! Read the Contributing Guide for details on how to contribute to this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Top categories

Loading Svelte Themes