Book Catalogue Manager This is a simple react app that helps manage books using the basic CRUD operations. Prerequisite: Yarn Node (v8 or higher) https://github.com/bijay007/Book-catalogue.git 👈 Clone from here Run this project: Install dependencies yarn Build app yarn build:dev Serve app yarn serve:dev The app will be served from a local dev server by default - localhost:8080