samlorlah / awesome-books

Microverse Module 02 Project: This is an educational project to make a simple website that displays a list of books and allows you to add and remove books from that list. The goal is to make it more organized by using modules and practice the ES6 syntax. Built with JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project: Awesome Books

Awesome books website is a website that allows users to add/remove books from a list.

Built With

  • Major languages - HTML, CSS and Javascript

Preview of website

Website preview

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

  • HTML5 & CSS3
  • JavaScript
  • VSCode (or any other text editor)
  • Git
  • GitHub
  • Command line/Terminal

Setup

From the command line, do the following steps below:

  1. Clone the projects' repository into your machine.
# Clone this repository
$ git clone git@github.com:samlorlah/awesome-books.git
  1. Change directory/Go into the repository with the command below.
$ cd awesome-books

Authors

πŸ‘€ Oluwamuyiwa Fawole

πŸ‘€ Losalini Rokocakau

πŸ‘€ Jon Zuka

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse
  • Team members
  • Code reviewers

πŸ“ License

This project is MIT licensed.

About

Microverse Module 02 Project: This is an educational project to make a simple website that displays a list of books and allows you to add and remove books from that list. The goal is to make it more organized by using modules and practice the ES6 syntax. Built with JavaScript


Languages

Language:JavaScript 42.6%Language:CSS 31.4%Language:HTML 25.9%