An open API service indexing awesome lists of open source software.

https://github.com/tjtanjin/react-chatbotify-docs

Documentation website for the React ChatBotify Library.
https://github.com/tjtanjin/react-chatbotify-docs

documentation docusaurus hacktoberfest javascript react react-chatbot typescript user-guide

Last synced: 3 months ago
JSON representation

Documentation website for the React ChatBotify Library.

Awesome Lists containing this project

README

        



React ChatBotify Docs



## Table of Contents
* [Introduction](#introduction)
* [Features](#features)
* [Technologies](#technologies)
* [Quickstart](#quickstart)
* [Documentation](#documentation)
* [Team](#team)
* [Contributing](#contributing)
* [Support](#support)
* [Attributions](#attributions)

### Introduction



React ChatBotify Docs is the user guide for the [React ChatBotify library](https://www.npmjs.com/package/react-chatbotify). The guide itself is built on Docusaurus and this repository contains the code for generating the site.

The goal of React ChatBotify Docs is to provide users with ease of access to the information for using the React ChatBotify library. To achieve this, a great deal of effort has gone into curating the user guide and a sharing can be found at this [article](https://tjtanjin.medium.com/beyond-the-code-reflections-on-crafting-an-effective-user-guide-0480d8af0cd9).

Note that this repository contains the code for the user guide. If you're looking for the repository for the React ChatBotify library itself, you may [look here](https://github.com/tjtanjin/react-chatbotify).

### Features

React ChatBotify Docs offer the following notable features:

- **Quickstart:** In as simple as 3 steps, you can get your own chatbot up and running.
- **Playground:** Before even committing to use the library, a playground is available for you to test waters.
- **Search:** Backed by Algolia's search engine, you can easily look up the user guide for specific information.
- **Live Examples:** A slew of examples curated to fit common use cases are present, complete with live editors for experimentation.
- **API Documentation:** API for the chatbot are clearly documented in tables for easy reference.

These features, **along with many others**, help provide a highly robust user guide to aid in the usage of [React ChatBotify](https://react-chatbotify.com).

### Technologies
Technologies used by React ChatBotify Docs are as below:
#### Done with:





ReactJS






Typescript

#### Project Repository
- https://github.com/tjtanjin/react-chatbotify-docs

### Team
* [Tan Jin](https://github.com/tjtanjin)

### Contributing
In general, the forking workflow is encouraged and you may open a pull request with clear descriptions on the changes and what they are intended to do (enhancement, bug fixes etc). Alternatively, you may simply raise bugs or suggestions by opening an [**issue**](https://github.com/tjtanjin/react-chatbotify-docs/issues) or raising it up on [**discord**](https://discord.gg/6R4DK4G5Zh).

Note: Templates have been created for pull requests and issues to guide you in the process.

### Support
If there are any questions pertaining to the user guide or library itself (usage or implementation wise), you may create an [**issue**](https://github.com/tjtanjin/react-chatbotify-docs/issues), raise it up on [**discord**](https://discord.gg/6R4DK4G5Zh), or drop me an email at: **[email protected].**