Skip to content

coretilla/frontend-coretilla

Repository files navigation

🚀 Coretilla Frontend

Welcome to Coretilla Frontend 🎉
This project is built for a Hackathon, focusing on performance, fast setup, and a smooth developer experience.

📌 Tech Stack

  • Next.js – Modern React framework with SSR & SSG
  • pnpm – Fast, disk space–efficient package manager
  • TypeScript (optional) – Type safety & better DX
  • Tailwind CSS (optional) – Rapid and consistent styling

⚡ Quick Start

Make sure you have Node.js (v18 or newer) and pnpm installed on your machine.

1️⃣ Clone the Repository

git clone https://github.com/username/coretilla-frontend.git
cd coretilla-frontend

2️⃣ Install Dependencies

pnpm install

3️⃣ Start Development Server

pnpm dev

Open in your browser:

http://localhost:3000

📦 Build for Production

pnpm build
pnpm start

💡 Notes

  • No .env setup required – Everything works out of the box.
  • Use pnpm for faster and more efficient dependency management.

📜 License

MIT License – Feel free to use, modify, and share.

About

Coretilla Frontend – Next.js application for the Bitcoin Neobank platform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published