Table of Contents | ||||
---|---|---|---|---|
About | Features | Getting Started | Contributing | License |
LUNA is an african company providing teleservices for african women that are safe and trusted by the community.
yet to be integrated
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
alterntively
Clone the repository:
git clone https://github.com/brighton404/Reactlunafrica.git
Navigate to the project directory:
cd Reactlunafrica
Install dependencies: Node package Manager
npm install
Bun
bun install
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.
We welcome contributions! Read the Contributing Guide for details on how to contribute to this project.
This project is licensed under the MIT License - see the LICENSE file for details.