Muhammad-Bilal-7896 / FrontEndPernBookInfo

Front End of Todo App based on Pern and material ui and react js on the front end.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bookInfoDemonstration.mp4

Getting Started With PERN Book Info App

How to use

Download the Repo or clone the repo:

git clone https://github.com/Muhammad-Bilal-7896/FrontEndPernBookInfo

Getting Started

Install it and run:

npm install
npm start

You also need to clone the backend and make it run on port 8080 to work with this front end.To make the backend work, instructions can be found in the Backend README.md

The idea behind the bookInfo

This is a Book Info app front end that uses and works along with the backend api that uses postgree sql as a database to perform CRUD operations. As a whole it is called a Pern Book Info app that is build upon PERN(postgree,Express,React,Node) Stack.

What's next?

You can also host the app on your own server. You will need to deploy the backend also to Heruko or other cloud provider like Google Cloud,Amazon Cloud,etc.

About

Front End of Todo App based on Pern and material ui and react js on the front end.


Languages

Language:JavaScript 96.7%Language:HTML 3.3%