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

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!

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!