Landing page of SnapTalk, a real-time chat application designed for both web and mobile platforms.
- 👫 Real-Time Communication
- 😎 Cross-Platform: Access from web browser or the mobile app
- 🤝 User-Friendly Interface
- 🖼 Rich Media Sharing
- 😛 Emojis
Typescript
Nextjs
Tailwind CSS
Framer-motion
To run the project in your local environment, follow these steps:
- Clone the repository to your local machine.
git clone https://github.com/codesofC/chatapp-landing-page
- Run
npm install
,yarn
orpnpm
in the project directory to install the required dependencies. - Run
npm run dev
to get the project started. - Open http://localhost:3000 (or the address shown in your console) in your web browser to view the app