Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cybersecsi/forkad
A sleek UI for ForcAD
https://github.com/cybersecsi/forkad
ad ctf forcad react tailwind
Last synced: about 2 months ago
JSON representation
A sleek UI for ForcAD
- Host: GitHub
- URL: https://github.com/cybersecsi/forkad
- Owner: cybersecsi
- License: mit
- Created: 2023-11-03T11:56:51.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-11-09T19:14:44.000Z (about 1 year ago)
- Last Synced: 2024-04-28T08:05:06.722Z (9 months ago)
- Topics: ad, ctf, forcad, react, tailwind
- Language: TypeScript
- Homepage:
- Size: 1.89 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ForkAD
**ForkAD** is a sleek UI for the [ForcAD](https://github.com/pomo-mondreganto/ForcAD) application, built with *React* and styled with *TailwindCSS*. 🚀
## Features 🌟
- Intuitive interface for managing ForcAD operations effortlessly. 🎯
- Enhanced user experience with smooth animations and responsive design. 💻## Installation 🛠️
Follow these simple steps to get ForkAD up and running instead of the default UI:
1. Clone this repository **inside** the ForcAD folder
2. Build the ForkAD frontend (``cd ForkAD && yarn && yarn build``)
3. Overvwrite the default frontend (``cd .. && rm -rf front && mv ForkAD front``)
4. Rebuild the ForcAD containers## Contribution 🤝
Contributions are always welcome! If you have any ideas for improvements or would like to report a bug, please feel free to open an issue or submit a pull request. 🌈
## Credits
ForkAD is proudly developed [@SecSI](https://secsi.io) by:
- [Angelo Delicato](https://github.com/thelicato)## License 📄
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. 📝