Bookland is a fictional bookstore that offers all different kinds of books, meet & greet's with your favourite authors, book signings and much more. The website provides:
- an insight to all of the latest discounts and events through an automatic news slider on the home page
- an online shop
- customer ratings review
- contact information with the option of contacting the company directly through a simple contact form
- the option of creating an account which allows users to add available items to wishlist as well as leave their ratings on the company
- Download the project or clone the repository by running the following command:
gh repo clone nkokor/Bookland
- Install the dependencies by running:
npm install
- Start the application using:
npm start
Node, React