Coder Social home page Coder Social logo

booksview's Introduction

BooksView ๐Ÿ“š

  • Developed web app, a system for view, and search books. Built interfaces user with HTML and styled with CSS(PostCSS). Programmed functionality with JavaScript Vanilla, and Webpack dev server.

Good Search

                      www.domain.com

Flow ->

The users can select categories from the list of the sidebar. The users can filter options with search parameters like the name of the book. The users can access a detailed description of the book. The users can add to their favorites book.

Built with ๐Ÿ› ๏ธ

Desktop First web application developed with technologies:

  • HTML - Markup language.
  • CSS - Style sheet and design language.
  • JSvanilla - language for frontend development functionality of user interfaces.
  • WebPack -

Author โœ’๏ธ

To do this in the CLI enter the following line on your local machine for development and testing purposes :

Pre - Requirements ๐Ÿ“‹

To install the software you must have:

  • Runtime Environment for JavaScript NodeJs.
  • Node package manager Npm.
  • Source code editor like VSCode or the preferred one.
  • Command Line Interface (CLI) like Windows CMD or git GitBash or, failing that, VSCode's integrated terminal.

Start ๐Ÿš€

Cloning the repository will allow you to obtain a copy of the project.

$git clone https://github.com/Brahianf/BooksView.git

Installation ๐Ÿงฐ

Install the required packages and dependencies.

$npm install

Execution ๐Ÿ”ง

For a development environment, after of command Project is running at http://localhost:9000/

$npm build:dev

For a transform CSS with plugins Javascript:

$npx postcss ./src/css/home.css -o ./dist/css/home.css -w

build ๐Ÿ“ฆ

For a build bundle production:

$npm build

Reference sites and designs

  1. Openlibra.

License ๐Ÿ“„

This project is under the License (ISC).

booksview's People

Contributors

brahianf avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.