Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nkokor/bookland
A fully responsive bookstore website made using React JS and Django
https://github.com/nkokor/bookland
bookshop bookstore css django ecommerce react website
Last synced: 3 months ago
JSON representation
A fully responsive bookstore website made using React JS and Django
- Host: GitHub
- URL: https://github.com/nkokor/bookland
- Owner: nkokor
- License: mit
- Created: 2023-09-13T16:10:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-30T18:55:07.000Z (about 1 year ago)
- Last Synced: 2023-12-31T12:32:20.985Z (about 1 year ago)
- Topics: bookshop, bookstore, css, django, ecommerce, react, website
- Language: JavaScript
- Homepage:
- Size: 27.4 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
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
| | |
|:-------------------------:|:-------------------------:|
||
|
||
|
||
|
||
## 📱Mobile screen
| | | |
|:-------------------------:|:-------------------------:|:-------------------------:|
||
|
|
||
|
|
||
# 🔧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
```
3. Start the application using:
```
npm start
```# ⚙Requirements
Node, React