https://github.com/darkterminal/fck-htmx
This repository let you fck with PHP and HTMX and do freestyle like Tony Hawk!
https://github.com/darkterminal/fck-htmx
Last synced: 3 months ago
JSON representation
This repository let you fck with PHP and HTMX and do freestyle like Tony Hawk!
- Host: GitHub
- URL: https://github.com/darkterminal/fck-htmx
- Owner: darkterminal
- License: mit
- Created: 2024-01-17T22:42:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T18:32:41.000Z (almost 2 years ago)
- Last Synced: 2025-05-23T22:39:37.799Z (8 months ago)
- Language: CSS
- Size: 73.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# fck.
Welcome to my PHP fck. framework!
## Project Overview
This fck framework is designed to showcase my dancing knowledge, experiment with different features, and serve as a playground for trying out new (old) ideas. Please note that this project is not intended for production use (yet), and some features may be incomplete or under development.
## Features
You can see by yourself.
## Getting Started
To get started with this project, follow these steps:
1. **Clone the Repository:**
```bash
composer create-project darkterminal/fck your-fck-project
```
2. **Navigate to the Project Directory:**
```bash
cd your-fck-project
```
3. **Run a Local Development Server:**
```bash
npm start
```
This command will run your PHP built-in server and TailwindCSS Watch.
4. **Open Your Browser:**
Visit `http://localhost:2500` (or the specified port) to see the project in action.
## Contributing
Contributions are welcome (if you have time)! If you find any [issues](https://github.com/darkterminal/fck/issues) or have suggestions for improvements, feel free to open an issue or submit a pull request.
Read more (if you want): [CONTRIBUTING.md](CONTRIBUTING.md)
## License
This project is licensed under the [MIT License](LICENSE).
Happy freesytlying!