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
- Host: GitHub
- URL: https://github.com/andrewthompson999/react-project
- Owner: AndrewThompson999
- License: mit
- Created: 2025-07-17T18:34:51.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-07-17T18:48:30.000Z (7 months ago)
- Last Synced: 2025-07-17T22:17:26.747Z (7 months ago)
- Topics: bash, ci, ci-cd, docker, engineering, git, github, github-actions, react, react-actions, react-compiler, react-query, reactjs, template-repo, template-repository
- Language: Shell
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# React Project

[](https://github.com/AndrewThompson999/react-project/commits/main)
[](https://github.com/AndrewThompson999/react-project/blob/main/LICENSE)
[](https://github.com/AndrewThompson999/react-project/issues)
[](https://github.com/AndrewThompson999/react-project/pulls)
[](https://github.com/AndrewThompson999/react-project/graphs/contributors)
[](https://prettier.io/)
[](https://www.gnu.org/software/bash/)
[](Dockerfile)
[](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