An open API service indexing awesome lists of open source software.

https://github.com/aarambhdevhub/capsules-frontend


https://github.com/aarambhdevhub/capsules-frontend

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Capsule Frontend

[![Watch the video](https://img.youtube.com/vi/NrsxkX_xgns/maxresdefault.jpg)](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)