This project is a Frequently Asked Questions (FAQ) page for the Salvation Trip game. It allows users to search for questions and answers related to the game.
This project provides a simple web page where users can find answers to frequently asked questions about the Salvation Trip game. Users can search for specific questions using the search bar, and new questions can be added dynamically using the "Add Question & Answer" button.
- Search functionality to find specific questions and answers.
- Ability to dynamically add new question-answer pairs.
- Responsive layout that adjusts to different screen sizes.
To use this project, simply open the [.html](https://unknown-albed.github.io/salvation-trip)
file in your web browser. You can search for questions using the search bar, and click the "Add Question & Answer" button to add new questions and answers.
If you would like to contribute to this project, feel free to fork the repository and submit a pull request with your changes. Contributions such as bug fixes, feature enhancements, and translations are welcome.