Kokoa Talk Messenger is a web-based messenger application that replicates the look and feel of a popular messaging app. This project demonstrates a simple yet functional chat interface using HTML, CSS, and FontAwesome icons.
- Responsive Design: Adaptable to various screen sizes.
- Multiple Pages: Including settings, chat rooms, friends list, and more.
- FontAwesome Integration: Utilizes FontAwesome icons for a modern UI.
- Status Bar: Mimics mobile status bar showing service, time, and battery status.
Include some screenshots here to give a visual overview of the application.
To get a local copy up and running follow these simple steps.
- A web browser (e.g., Chrome, Firefox)
- A code editor (e.g., VS Code)
-
Clone the repository:
git clone https://github.com/minhosong88/Kokoa-talk-messenger.git
-
Navigate to the project directory:
cd Kokoa-talk-messenger
-
Open the
index.html
file in your web browser to view the application.
Navigate through the different pages using the navigation bar at the bottom of each page. The available pages are:
- Friends: View and manage your friends list.
- Chats: View and manage your chat conversations.
- Find: Find new friends using various methods.
- More: Access additional features and settings.
Here's an overview of the project's file structure:
css/ # Stylesheets for the application
screenshots/ # Screenshots of the application
.gitignore # Git ignore file
README.md # Project README file
chatroom.html # Chat room page
chats.html # Chats page
find.html # Find friends page
fontawesome_script.txt # FontAwesome script
friends.html # Friends list page
index.html # Welcome page
more.html # More options page
settings.html # Settings page
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
If you have any questions or feedback, feel free to reach out:
- Name: Minho Song
- Email: hominsong@naver.com