CatSScript website is a web application built using HTML, PHP, JavaScript, and CSS. The website is a part of an exam project showcasing various web technologies.
- HTML - Markup language for structure
- CSS - Styling for the web pages
- JavaScript - Client-side scripting for interactivity
- PHP - Server-side scripting for dynamic content
- Basic web application showcasing skills in web development.
- Server-side scripting with PHP for dynamic content.
- Client-side interactivity using JavaScript.
- Clone the repository:
git clone https://github.com/VincenzoImp/CatSScript-website.git
- Navigate into the project directory:
cd CatSScript-website
- Ensure you have a local server to run PHP files (e.g., XAMPP, MAMP, or a live server).
- Open the index.php file in your browser to view the site.
- Username: Tester
- Email: tester@tester.tester
- Password: @Tester1
You can view the live project at CatSScript.com.
This project is licensed under the MIT License.