Skip to content

thomas-basham/library-management-demo

Repository files navigation

Library Management System

Author: Codex January Cohort

Description

This is a Next.js application named LMS. It is a front end application used for managing library books.

How to Run

  1. Clone the repository: git clone repository URL

  2. Navigate to the project directory: cd [project-directory]

  3. Install dependencies: npm install

  4. Run the development server: npm run dev

  5. Open your browser and navigate to http://localhost:3000 to see the app in action.

Deployment

This application is deployed on Vercel. You can view the live site at: deployment URL

Technologies Used

  • Next.js

  • React

  • Tailwind CSS

  • Google Firebase