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

https://github.com/andrewthompson999/react-project

React project, with new features like React Query, React Compiler and Actions
https://github.com/andrewthompson999/react-project

bash ci ci-cd docker engineering git github github-actions react react-actions react-compiler react-query reactjs template-repo template-repository

Last synced: 6 months ago
JSON representation

React project, with new features like React Query, React Compiler and Actions

Awesome Lists containing this project

README

          

# React Project

[![GitHub last commit](https://img.shields.io/github/last-commit/AndrewThompson999/react-project)](https://github.com/AndrewThompson999/react-project/commits/main)
[![License: MIT](https://img.shields.io/github/license/AndrewThompson999/react-project)](https://github.com/AndrewThompson999/react-project/blob/main/LICENSE)
[![Open Issues](https://img.shields.io/github/issues/AndrewThompson999/react-project)](https://github.com/AndrewThompson999/react-project/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/AndrewThompson999/react-project)](https://github.com/AndrewThompson999/react-project/pulls)
[![Contributors](https://img.shields.io/github/contributors/AndrewThompson999/react-project)](https://github.com/AndrewThompson999/react-project/graphs/contributors)
[![Prettier](https://img.shields.io/badge/prettier-2.8.8-ff69b4.svg?style=for-the-badge&logo=prettier)](https://prettier.io/)
[![Bash](https://img.shields.io/badge/bash-5.2-4EAA25?logo=gnubash&logoColor=white&style=for-the-badge)](https://www.gnu.org/software/bash/)
[![Docker](https://img.shields.io/badge/Docker-24.0-blue?logo=docker&style=for-the-badge)](Dockerfile)
[![CI](https://github.com/Alexandrbig1/template-repo/actions/workflows/ci.yml/badge.svg?style=for-the-badge)](https://github.com/Alexandrbig1/template-repo/actions/workflows/ci.yml)

---

## Table of Contents

- [Description](#description)
- [Quick Start](#quick-start)
- [Features](#features)
- [Project Structure](#project-structure)
- [License](#license)
- [Feedback](#feedback)
- [Support](#support)
- [Languages and Tools](#languages-and-tools)
- [Connect with me](#connect-with-me)

---

## Description

This is a react project build with template repository by Alexandrbig1

---

## Project Structure

```bash
react-project/ # GitHub react-project
├── .github/
│ ├── ISSUE_TEMPLATE/
│ │ ├── bug_report.md
│ │ └── feature_request.md
│ ├── workflow/
│ │ └── ci.yml
│ └── PULL_REQUEST_TEMPLATE.md

├── docs/
│ ├── images/
│ ├── architecture.md
│ ├── faq.md
│ ├── setup.md
│ └── usage.md

├── .dockerignore
├── .gitignore
├── .prettierrc
├── CHANGELOG.md
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── Dockerfile
├── LICENSE
├── README.md
├── setup.sh
```

---

## License

This project is licensed under the [MIT License](LICENSE).

---

## Feedback

I welcome feedback and suggestions to improve the application's functionality and user experience.

---

## Languages and Tools



git

Bash