Giter VIP home page Giter VIP logo

library_management_system's Introduction

Library Management system

1.Introduction

This README provides documentation for a simple Library Management system application built with React. The application allows to add books and author details then display them on the dashboard and allows to edit and delete the data.

2.Clone the Repository

If you're working with a Git repository, clone it to your local machine using Git commands or download the source code as a ZIP file and extract it to a local directory. Command to clone the repository on the command prompt.

git clone https://github.com/Vishnukchandran/library_management_system.git

Navigate to the downloaded folder and open the terminal or command prompt on the same folder path, type

cd library_management_system

Once the folder path is changed to the project folder, use the command below to open VS code editor or you can use other code editor installed on your computer and navigate to the project folder.

code .

3.Install Dependencies

Once the project folder is opened on the code editor. Run the following command to install project dependencies using npm

npm install

Once the dependencies is installed, run the application on your computer.

4.Usage

To start the application, run the following command on the code editor terminal:

npm run dev

Once the application is running, open your web browser and visit http://localhost:3000 to view the application. You can add the books on the browser.

5.Technologies Used

  • React
  • Bootstrap
  • React router dom
  • Axios
  • Yup
  • Formik

6.Contributions

Contributions are welcome! Please feel free to submit a pull request or open an issue for any bugs, feature requests, or suggestions.

7.Live page

You can access the live page from here

8.Credits

Created by VishnuKChandran.

library_management_system's People

Contributors

vishnukchandran avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.