Skip to content

obyat/books-webapp

Repository files navigation

Welcome to books-webapp 👋

Version Documentation License: GNU

Books Web App

Table of Contents

click to expand

About

A Hack.Diversity mini-project that utilizations a MERN Stack development environment to create a web application that allows coffee shop customers to loan and return books.

Try it out!

Demo

Requirements of the project view page 3 for more details.

  • Have a web page that allows customers to view a list of currently available books and allows them to borrow and return books
  • Allow coffee shop employees to add new books and edit the book stock amount
  • Add details page such as an image and book listing

Authors 👤

Project Overview

Back-end

  • MongoDB persists the data
  • Mongoose streamlines database interactions

Front-end

  • React displays the front end with axios to connect it to the back-end

Project Structure

structure

Installation & Usage

Clone this repositiry

git clone https://github.com/obyat/books-webapp/.git

Within the client directory

npm install 

cd into client directory and enter the command:

npm start

Then cd into server directory and enter the command:

npm start

It should be running on http://localhost:3000 or https://birdbook.netlify.app/

Client side output Server Running on Port: http://localhost:3000

Server side output Server Running on Port: http://localhost:5000

Images

Demo

image of the website demo

Book Schema

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

This CRUD MERN web app is live! https://birdbook.netlify.app/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •