Skip to content

JavaScript app for a basic Books Library, which stores all the books in local storage and dynamically displays them on the website. The project was designed without any external styles or libraries, making it a pure demonstration of my JavaScript skills. and only using ES6 (Ecma Script 6)

License

VelzckC0D3/Books_App_ES6

Repository files navigation

git-logo

📗 Table of Contents

📖 [Awesome Books!] (ES6)

Introducing my first Javascript app where you are able to manage the books using the local storage.

🛠 Built With

Tech Stack

Client
Server
  • N/A
Database
  • local storage used in order to keep the library content

Key Features

  • [ES6 updated, used modules and Luxon library in order to display the date & time]

(back to top)

🚀 Live Demo

ezgif.com-gif-maker.2.mp4

(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:

 To have a computer, Internet, Keyboard and Mouse

Setup

Clone this repository to your desired folder:

  Open it with Visual Studio Code, and open a server with "LiveServer".

Install

Install this project with:

  Installation is not necessary

Usage

To run the project, execute the following command:

Open Live Server

Run tests

To run tests, run the following command:

  To check the HTML functionality use: 'HTML npx hint .'
  To check the CSS functionality use: 'npx stylelint "**/*.{css,scss}"'
  To check the JavaScript functionality use: 'npx eslint."'

Deployment

You can deploy this project using:

Your software of preference

(back to top)

👥 Author

🔭 Future Features

  • [Shows correct functionality]
  • [It can be used to create any object for a website, not just books]
  • [ES6 Optimized]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, be pending on my profile since I'll be doing much more!

(back to top)

🙏 Acknowledgments

I would like to thanks my Microverse Team for helping me to get this done.

(back to top)

❓ FAQ

  • [What was the most difficult thin to achieve here?]

    • [The implementation of the function itsefl was quite a challenge for me since I'm not familiarized with it]

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

JavaScript app for a basic Books Library, which stores all the books in local storage and dynamically displays them on the website. The project was designed without any external styles or libraries, making it a pure demonstration of my JavaScript skills. and only using ES6 (Ecma Script 6)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages