Skip to content

Jatin-Sharma-11/Chatify

Repository files navigation

img2

🚀 Chatify: Chat, Collaborate, Connect! 🎉

Welcome to Chatify – your modern chat experience built with Next.js! Whether you want real-time conversations with friends, create collaborative workspaces, or customize your chat environment, Chatify has you covered.


🌟 Features

  • ⚡ Instant Messaging: Connect instantly and securely with your friends and colleagues.
  • 🎨 Rich User Interface: Built with Next.js and custom fonts for a slick, modern look.
  • 🛠 Easy Editing: The chat updates in real-time as you code!
  • 🌍 API-Ready: Enjoy custom API routes with Next.js for backend functionality.
  • 🚀 Deploy on Vercel: Get your chat app online with a single click.

📦 Project Structure

Chatify/ ├── pages/ │ ├── index.js # Main Chatify page │ └── api/ │ └── hello.js # Sample API endpoint ├── public/ # Static assets and fonts ├── styles/ # CSS files for beautiful interface ├── package.json # Project dependencies └── README.md # This document


🎮 Getting Started

Ready to launch? Just follow these steps:

  1. Clone this repository: git clone https://github.com/Jatin-Sharma-11/Chatify.git cd Chatify
  2. Install dependencies:
    npm install

or yarn install

or pnpm install 3. Run the development server:
npm run dev

or yarn dev

or pnpm dev

  1. Open your browser:
    Go to http://localhost:3000 to enjoy Chatify!

💡 Customizing Your Chatify

  • Edit Chat Pages: Modify pages/index.js for your chat UI.
  • Add/Edit APIs: Improve or create new endpoints in pages/api/.
  • Tweak the Styles: Personalize with CSS in styles/.
  • Use Custom Fonts: Next.js loads Inter by default for crisp typography.

🧑‍💻 Learn More & Resources


🎨 Tech Stack

Technology Use
Next.js Frontend Framework
JavaScript Programming Language
CSS Styling
Vercel Deployment Platform

📢 About

"Chat Chatify!"

Try Chatify live: chatify-navy.vercel.app


🧑‍🤝‍🧑 Community & Contribute

  • ⭐ Star this repo if you like Chatify!
  • 📝 Open issues or pull requests for new features, suggestions, or bug fixes.
  • 💬 Let's build and improve Chatify together!

📊 Statistics

Stars Watchers Forks Languages
0 1 0 JavaScript (60.3%), CSS (39.7%)

Made with ❤️ by Jatin Sharma


About

Chat Chatify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors