Suyious / purrr.frontend

Frontend for Purrr - Chat Application that connects randomly among online users
https://purrrchat.netlify.app
0 stars 1 forks source link
chat nextjs omegle react socket-io

Purrr.chat Frontend

This repository contains the frontend code for Purrr.chat, a random chat application that allows users to connect with each other for text and image-based communication.

Features

Technologies Used

Related Repositories

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/purrr-frontend.git
    cd purrr-frontend
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open your browser and navigate to:

    http://localhost:3000

Scripts

Contributing

Feel free to fork this repository and make your own changes. Pull requests are welcome!

License

This project is licensed under the ISC License.