Skip to content

Commit

Permalink
initial work in moving docs main to the main app 2
Browse files Browse the repository at this point in the history
  • Loading branch information
amosmachora committed Sep 27, 2024
1 parent d4be096 commit 961cfd7
Show file tree
Hide file tree
Showing 25 changed files with 3,382 additions and 10,688 deletions.
3 changes: 3 additions & 0 deletions CONTIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Contributing to Daraja Kit

Welcome to Daraja Kit! We're excited that you're interested in contributing. Before you start, please follow the guidelines below.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# React Daraja
# Daraja Kit

Improving the Developer Experience of using the Safaricom daraja API.

![image info](./public/full-logo.png)

# About

React Daraja is a typesafe Javascript library designed to simplify interactions with the Safaricom Daraja API. This library is suitable for both Node.js and React environments, allowing developers to seamlessly integrate M-Pesa payments into their applications.
Daraja Kit is a typesafe Javascript library designed to simplify interactions with the Safaricom Daraja API. This library is suitable for both Node.js and React environments, allowing developers to seamlessly integrate M-Pesa payments into their applications.

## Installation

To install React Daraja, run the following command in your project's terminal:
To install Daraja Kit, run the following command in your project's terminal:

```bash
npm install daraja-kit
Expand Down Expand Up @@ -50,7 +50,7 @@ The library throws errors if any of this values are missing from your .env file.

## Compatibility

React Daraja is compatible with Node.js and React environments. It provides a simple interface for initiating M-Pesa transactions using the Safaricom Daraja API.
Daraja Kit is compatible with Node.js and React environments. It provides a simple interface for initiating M-Pesa transactions using the Safaricom Daraja API.

Some APIs are exclusively for Node Environments and some are just React Components so are only used in react.

Expand Down
47 changes: 0 additions & 47 deletions contributing.md

This file was deleted.

10 changes: 0 additions & 10 deletions index.css

This file was deleted.

Loading

0 comments on commit 961cfd7

Please sign in to comment.