A full stack Book Store web app using React, Express, MySQL and NodeJs. This projcet demonstrate the CRUD(Create, Read, Update, and Delete) operation on a FullStack React app.
-
Clone the repo.
git clone https://github.com/devjunaeid/BoiGhor.git -
Open up sql-workbench and run the sql command provided in
db.sqlfile. -
To configue MySQL go to
server/index.jsand give your sql-workbench usernameuser:(defaultroot) andpassword. -
Go to the
clientandserverfolder and runnpm initand thennpm startto start the app inlocalhost:3000




