Add Product Page

Screenshot

Books Page

Screenshot

About us Page

Screenshot

Book Store App

Basic application with MERN Stack, It will be a Book Store Application with CRUD Functionality.

Installing

  1. Clone the latest code on the master branch
  2. Install dependencies

npm install

  1. Run the web server!

npm start

Usage

Navigate to http://localhost:3000 on your browser

Built With

MongoDB

ReactJS

NodeJS

ExpressJS

React Router 6

React Hooks - useState, useEffect

MaterialUI

Axios