BookApp is like a market, being a connection between people or entities that want to donate books, magazines and comic books. Donations that are not in good condition will be sent for recycling.
Technologies that I used to develop this frontend app
- HTML
- CSS
- JavaScript
- Node.Js
- SqLite3
- VS Code like code editor
Clone the project and access the folder
$ git clone https://github.com/aline-pereira/bookapp.git
$ cd bookapp
$ cd web
Install the dependencies
$ npm i
Run the web app
$ npm start
Made by Aline 😁 LinkedIn (https://www.linkedin.com/in/aline-pereira010/)