web_deploy

Lambda Blog

Blog for Lambda, IIT Hyderabad made with NextJS and TailwindCSS.

[!WARNING] This repository is no longer maintained.
The project has been moved to https://github.com/LambdaIITH/lambda-website/.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

node -v

Installation

npm i

OR

yarn install

After successful installation, run

npm run dev

to view the blog locally.

Follow the guidelines mentioned in the CONTRIBUTING.md to start contributing to the repo.