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

https://github.com/zafar-saleem/contentsearcher


https://github.com/zafar-saleem/contentsearcher

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

## Getting started
In order to run this project in the browser successfully, please follow the steps below!

1. Clone this repository.
2. cd into `contentsearcher` folder.
3. Run `yarn` command to download and install all dependencies.
4. To run this project use `yarn dev` command in command line.
5. To build it for production run `yarn build`.
6. To run production ready app locally run `yarn start` and then visit `http://localhost:8080` in your browser.

## Technologies
Below is the tech stack I used in this project. Please follow the getting started section in order to make this project run.

```
* React
* React Hooks
* JSX
* Chakra UI
* Styled Components
* Lodash
* Debouncing
* Swimlanes.io
* Terrastrcut.com
* Git
* GitHub
* GitHub Actions
* Heroku
* yarn
* Sublime Text
* MacOS X
* Google Chrome Incognito
* nodejs(17)
* Event Based Architecture
* View Container Design Pattern
* Compound Components
```

## Live Demo
To view live demo please [click here](https://contentsearcher.herokuapp.com/).

To view live Screencast please [click here](https://youtu.be/CL24zXK3FNY).

To view list of CI/CD workflows/pipelines [click here](https://github.com/zafar-saleem/ContentSearcher/actions).

To view DevOps diagram [click here](https://app.terrastruct.com/diagrams/848258712).

To view git branch strategy [click here](https://swimlanes.io/u/VYAI2mafj).

To view list of all commits [click here](https://github.com/zafar-saleem/ContentSearcher/commits/master).

To view list of all branches [click here](https://github.com/zafar-saleem/ContentSearcher/branches/all).

To view list of all pull requests [click here](https://github.com/zafar-saleem/ContentSearcher/pulls?q=is%3Apr+is%3Aclosed).

To view architecture diagram [click here](https://app.terrastruct.com/diagrams/1765041511).