Coffee aur Code is a modern web application built with Next.js.
It serves as a platform to share knowledge, ideas, and tutorials about web development, tools, and productivity.
- Built with Next.js for fast server-side rendering and static site generation.
- Clean, responsive UI design.
- Easy to extend and customize.
- Supports markdown/blog style content (can be enhanced further).
- Node.js (v14 or higher recommended)
- npm or yarn
- Clone the repository:
git clone https://github.com/aadityaa29/Coffee-aur-Code.git- Navigate to the project folder:
cd Coffee-aur-Code- Install dependencies:
npm install
# or
yarn- Run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 in your browser to see the app running.
Netlify hosting service (later).
Contributions are welcome! Feel free to open issues or pull requests to improve the project. You can also contact me on my social link for any contributions.