AazimAnish / next-push-chat-starter

Push protocol chatting app starter template.

Home Page:https://next-push-chat-starter.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Push Protocol Next.js Starter Template

This is a starter template for building Push Protocol applications using Next.js. It includes the basic setup and configurations needed to get started quickly.

Features

  • Integrates with Push Protocol API for chat functionalities.
  • Ready-made structure for building chat interfaces.
  • Built with Next.js for fast and efficient rendering.

Getting Started

  1. Clone this repository:
git clone https://github.com/AazimAnish/next-push-chat-starter.git

  1. Install dependencies:
npm install

  1. Run the development server:
npm run dev

  1. Open your browser and navigate to http://localhost:3000.

Contributing

Feel free to contribute to this template by adding new features or improving existing ones. Pull requests are welcome!

Documentation

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Push protocol chatting app starter template.

https://next-push-chat-starter.vercel.app

License:MIT License


Languages

Language:JavaScript 82.7%Language:CSS 17.3%