https://github.com/aarambhdevhub/capsules-frontend
https://github.com/aarambhdevhub/capsules-frontend
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aarambhdevhub/capsules-frontend
- Owner: AarambhDevHub
- Created: 2025-04-12T10:10:22.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-12T10:23:23.000Z (6 months ago)
- Last Synced: 2025-04-12T11:33:10.954Z (6 months ago)
- Language: TypeScript
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Capsule Frontend
[](https://youtu.be/NrsxkX_xgns)
The frontend for **Capsule** — a sleek, responsive interface built using **Next.js**. It connects to the Capsule backend (powered by Rust + Axum) and currently works without authentication. Authentication will be added in the future as **Capsule Unlock**.
---
## 🚀 Tech Stack
- [Next.js](https://nextjs.org/)
- TypeScript
- Tailwind CSS
- Axios---
## 🛠️ Getting Started
### Prerequisites
- Node.js (v18 or higher)
- npm or yarn### Installation
Clone the repo and install dependencies:
```bash
git clone https://github.com/your-username/capsule-frontend.git
cd capsule-frontend
npm install
# or
yarn install
```### Run the Dev Server
```bash
npm run dev
# or
yarn dev
```The app will be live at:
👉 `http://localhost:3000`## 💬 Join Our Community
📢 Discord: [Discord Link](https://discord.gg/cDAbFuAC)## ☕ Support the Project
If you find this project helpful, consider buying me a coffee!
[Buy Me a Coffee](https://buymeacoffee.com/aarambhdevhub)