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
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
- Clone the repo in your local machine:
git clone https://github.com/RiyaBulia12/Awesome-Book.git
- Open terminal and cd into project and install the dependencies
cd Awesome-Book
npm install
- Open the index.html in your brower:
open index.html
Authors
👤 Riya Bulia
- GitHub: @RiyaBulia12
- LinkedIn: Riya-Bulia
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Show your support
Give a ⭐️ if you like this project!