rivasbolinga / AwesomeBooks-ES6

Home Page:https://rivasbolinga.github.io/AwesomeBooks-ES6/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– AWESOME LIBRARY

Awesome Library is an intuitive platform that allows users to effortlessly add or remove books from their respective lists. The application's design emphasizes simplicity, providing a seamless experience for book enthusiasts to explore, organize, and manage their collections. With its sleek interface and efficient functionality, Awesome Library enhances the book browsing experience by offering convenient access to a diverse range of titles. Whether you're an avid reader or a book collector, this application is the perfect companion for organizing and tracking your literary adventures.

πŸ›  Built With

Tech Stack

html5css3javascript

Key Features

  • Navigation bar to navigate through the application
  • ES6 modules and sintax
  • Section 1: Library list to see the list of books
  • Section 2: A form to add a book
  • Section 3: Contact section

(back to top)

πŸš€ Live Demo

For a live demo of our project, follow the link below

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

  • Clone this repository or download the Zip folder:
git clone git@github.com:rivasbolinga/AwesomeBooks-ES6.git
  • Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd <folder>

Usage

  • After Cloning this repo to your local machine
  • Open the index.html in your browser

Run tests

To track linter errors locally follow these steps:

Download all the dependencies run:

npm install

Track HTML linter errors run:

npx hint .

Track CSS linter errors run:

npx stylelint "**/*.{css,scss}"

Track JavaScript linter errors run:

npx eslint .

Deployment

  • GitHub Pages was used to deploy this website
  • For more information about publishing sources, see "About github page"

(back to top)

πŸ‘₯ Authors

πŸ‘€ Andrea Rivas

(back to top)

πŸ”­ Future Features

  • Add a implementation to chose if you have read or not the book
  • Better style and design

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

πŸ™ Acknowledgments

I would like to thank - [ Microverse]

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

https://rivasbolinga.github.io/AwesomeBooks-ES6/


Languages

Language:JavaScript 97.9%Language:CSS 1.2%Language:HTML 1.0%