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

https://github.com/complexlity/stackdocs


https://github.com/complexlity/stackdocs

docusaurus2 reactjs

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)





Logo

StackDocs



Linking You to StackUp






Live Preview
ยท
Report Bug
ยท
Request Feature

Table of Contents



  1. About The Project



  2. Getting Started


  3. Contributing

  4. Contact

  5. Acknowledgments

## About The Project

[![StackDocs Screen Shot][product-screenshot]](https://stackdocs.netlify.app)

StackDocs is a web application that provides stackies links to all (past and present) [StackUp](https://app.stackup.dev/) campaigns and quests in documentation format.

(back to top)

### Built With

This project was put together using the following

- [![React][react.js]][react-url]
- [![Docusaurus][docusaurus]][docusaurus-url]

(back to top)

## Getting Started

Follow the steps below to setup this project locally

### Pre-requisites

You need to have the following installed on your machine

- [Nodejs and npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
- [git](https://git-scm.com/downloads)

### Setup

1. Clone the repo
```sh
git clone https://github.com/Complexlity/stackdocs.git
```
2. Install NPM packages
```sh
npm install
```
3. Start the program

```sh
npm start
```

After the process completes, open [localhost](http://localhost:3000) in your browser

(back to top)

## 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 or you would like to improve the campaigns and quests documentation, please fork the repo and create a pull request. 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

Ensure to read and understand the instructions in the [contributing guide](/CONTRIBUTING.md) before making any contributions.

(back to top)

## Contact

Complexlity - [@website](https://complexlity-personal-portfolio/netlify.app#contact/)

Project Link: [@Stack Docs](https://github.com/Complexlity/stackdocs)

(back to top)

## Acknowledgments

- [Build Documentation sites with react and markdown](https://docusaurus.io)
- [Generate Project README ](https://github.com/othneildrew/Best-README-Template)
- [Img Shields](https://shields.io)

(back to top)

[product-screenshot]: static/img/project-screenshot.png
[docusaurus]: https://img.shields.io/badge/Docusaurus-2e8555?style=for-the-badge&logo=docsdotrs&logoColor=white
[docusaurus-url]: https://docusaurus.io/
[react.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[react-url]: https://reactjs.org/

## Contributors โœจ

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Complexlity
Complexlity

๐Ÿ’ป ๐Ÿ“– ๐Ÿšง
AugustHottie
AugustHottie

๐Ÿ“–
Raghavan
Raghavan

๐Ÿ“–






Add your contributions



This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!