Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iambenkis/shiny-agency

Shiny agency is a react based application that heps you to identify your needs and associate it with the developer who can meet that need for you.
https://github.com/iambenkis/shiny-agency

api-rest dark-mode reactjs state-management

Last synced: about 21 hours ago
JSON representation

Shiny agency is a react based application that heps you to identify your needs and associate it with the developer who can meet that need for you.

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Shiny agency

This is **Shiny agency** site, created with React.

## 🛠 Built With

### Tech Stack

React

### Key Features

- **Customer Hooks**
- **Fetch API**
- **Dark mode**

(back to top)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

- Code editor
- Node.js

### Setup

Clone this repository to your desired folder by opening the terminal and running the following command:

```sh
git clone https://github.com/iambenkis/shiny-agency.git

```

### Install

Install this project with:

```sh
npm install

```

### Usage

To run the project:
```sh
npx start

```

### Run tests

To run tests, run the following commands:

For HTML linter errors:

```sh
npx hint .

```

For CSS linter errors:

```sh
npx stylelint "**/*.{css,scss}"

```

For Javascript linter errors:

```sh
npx eslint .

```

### Deployment

Deployed by GitHub Pages.

(back to top)

## 👥 Authors

👤 **Benjamin Kisenge**

* GitHub: [@benjamin kisenge](https://github.com/iambenkis).
* Twitter: [@benjamin kisenge](https://twitter.com/iambenkis).
* LinkedIn: [benjamin kisenge](https://www.linkedin.com/in/ben-kisenge/).

(back to top)

## 🔭 Future milestone

- make the full projects with react

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

## ⭐️ Show your support

If you like this project please leave a star and a comment.