BLACKYIL95 / Bookland

A fully responsive bookstore website made using React JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

icon

Bookland

About

This repository contains the frontend of a website I'm currently working on. It was made in JavaScript using React and is fully responsive. Backend coming soon...

đź“šBookland

Bookland is a fictional bookstore that offers all different kinds of books, as well as meet & greet's with your favourite authors, book signings, group readings 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

App gallery

đź–ĄDesktop screen

home about
shop review
contact footer
side menu

📱Mobile screen

home mobile about mobile shop mobile
review mobile contact mobile footer mobile
side menu mobile

🔧Instalation

  1. Download the project or clone the repository by running the following command:
gh repo clone nkokor/Bookland
  1. Install the dependencies by running:
npm install
  1. Start the application using:
npm start

⚙Requirements

Node, React

About

A fully responsive bookstore website made using React JS


Languages

Language:JavaScript 49.6%Language:CSS 40.4%Language:Python 9.0%Language:HTML 0.9%