A fully responsive webshop application built with ReactJS, styled using CSS for custom design, and enhanced with React-Bootstrap for pre-built components and Font Awesome Icons for visually appealing and scalable icons
- REST API (webshop-api)
- Client App (webshop-app)
- Navbar and footer components
- Register form and login form
- Validations
- Administrator role for editing and adding books, delete accounts
- User log out account
- User credential check
- Edit profile information
- Cart History
- Shopping cart
- Filters
- Order History
- Online Book Reading (onlinelibraryapi)
npm install -g nodemon. Nodemon is a tool that helps Node.js based application development by automatically restarting the node application when file changes are detected.npm installin each componentnpm startin each component. REST API will run on https://localhost:3001. Open https://localhost:3000 to view client app in your browser





