Skip to content

AndrewThompson999/react-project

React Project

GitHub last commit License: MIT Open Issues Pull Requests Contributors Prettier Bash Docker CI


Table of Contents


Description

This is a react project build with template repository by Alexandrbig1


Project Structure

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.


Feedback

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


Languages and Tools

Releases

No releases published

Packages

No packages published