Skip to content

It's a book listing application, from this application you can register a new book by giving the title of the book and the name of the author (without this information the application won't be able to register your data), and then you can see all the books you could register when you click list in the navigation bar. We use the browser as a stor…

License

desorgui/awesome-book-ES6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome-book-ES6

It's a book listing application, from this application you can register a new book by giving the title of the book and the name of the author (without this information the application won't be able to register your data), and then you can see all the books you could register when you click list in the navigation bar. We use the browser as a storage support for any data entered on this application.

Built With

  • Html
  • Css
  • JavaScript
  • Linters

Live Demo:

https:///desorgui.github.io/awesome-book-ES6/

Getting Started

To get a local copy up and running follow these simple example steps. Copy the SSH code to download all the files.

Prerequisites

  • Github.
  • Code editor.
  • Git Bash
  • Node Js

Setup

Open Git Bash and run git clone https://github.com/desorgui/awesome-book-ES6.git

Install

Run npm install in the folder Awesome-book

Test

Run npx stylelint "**/*.{css,scss}" to test css Linter npx eslint . to test Javascript Linter npx hint . to test html Linter

Usage

Open The folder in your file explorer then, right click on index.html and open with your browser.

Authors

👤 Guishny Desor

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

It's a book listing application, from this application you can register a new book by giving the title of the book and the name of the author (without this information the application won't be able to register your data), and then you can see all the books you could register when you click list in the navigation bar. We use the browser as a stor…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages