/Awesome-Book-ES6

"Awesome books" built using SPA can help users to add and delete books from the list to keep. This app is mobile-friendly too.

Primary LanguageJavaScript

Awesome Books ES6

"Awesome books" is a simple fully functional website that displays a list of books and allows you to add and remove books from that list. This application is built using Single Page Application concept where three links added on top of the page: List, Create and Contact. When the user clicks on any of the three links, the main area changes to display only one of the three content sections.

Live Demo

View Project

Built With

  • Languages Used: HTML, CSS, JS, ES6
  • Tools Used: Github Desktop
  • Library Used: Luxon Date
  • VCS: Git
  • Package Manager: Node, NPM

Project Setup

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

Prerequisites

  • You need to have Code Editor Installed
  • Make sure Nodejs and NPM is installed in your system for linters and libraries

Setup

  1. Clone the repo in your local machine:
git clone https://github.com/RiyaBulia12/Awesome-Book.git
  1. Open terminal and cd into project and install the dependencies
cd Awesome-Book
npm install
  1. Open the index.html in your brower:
open index.html

Authors

👤 Riya Bulia

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments