Skip to content

It serves as a platform to share knowledge, ideas, and tutorials about web development, tools, and productivity.

Notifications You must be signed in to change notification settings

aadityaa29/Coffee-aur-Code

Repository files navigation

Coffee aur Code

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.

Features

  • 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).

Getting Started

Prerequisites

  • Node.js (v14 or higher recommended)
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/aadityaa29/Coffee-aur-Code.git
  1. Navigate to the project folder:
cd Coffee-aur-Code
  1. Install dependencies:
npm install
# or
yarn
  1. Run the development server:
npm run dev
# or
yarn dev

Open http://localhost:3000 in your browser to see the app running.

Deployment

Netlify hosting service (later).

Contributing

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.

Made with ☕ and ❤️ by Aditya Pachouri.

About

It serves as a platform to share knowledge, ideas, and tutorials about web development, tools, and productivity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages