shahadat3669 / awesome-books

A simple website to add anyone's favorite book name and the author to keep track. Users can add and remove books from a list using this single-page app.

Home Page:https://shahadat3669.github.io/awesome-books/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Awesome books

πŸ“— Table of Contents

🎯 Awesome books

This project, is to make it more organized code by using modules and practice the ES6 syntax.

πŸ›  Built With

Tech Stack

Technology
  • HTML
  • CSS
  • Javascript
Tools
  • VS Code
  • GIT
  • GITHUB

Key Features

We have different section which are displayed without refreshing the website or with out going to new page. It's a single page website.

  • Book List
  • Add new book
  • Contact us

(back to top)

πŸ‘ Live Demo

(back to top)

πŸ’» Getting Started

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

Prerequisites

you have to those tools in your local machine.

  • NPM
  • GIT & GITHUB
  • Any Code Editor (VS Code, Brackets, etc)

Setup

Clone the project.

  git clone https://github.com/shahadat3669/awesome-books.git

Go to the project directory.

  cd awesome-books

Now in terminal run npm install to install all dependencies.

  npm install

Now you can use any browser to open the index.html.

(back to top)

πŸ‘₯ Authors

First Author:

Shahadat Hossain

portfolio linkedin twitter

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

πŸ‘‹ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ”­Acknowledgments

(back to top)

❓ FAQ

  • Are you using database?

    • No, I am not using any database because this project is only about ES6 javascript.
  • Can I use this project for personal use?

    • Yes, you can use it.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

A simple website to add anyone's favorite book name and the author to keep track. Users can add and remove books from a list using this single-page app.

https://shahadat3669.github.io/awesome-books/

License:MIT License


Languages

Language:JavaScript 92.6%Language:SCSS 2.8%Language:CSS 2.6%Language:HTML 2.0%