Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maximoortelli/awesome-book


https://github.com/maximoortelli/awesome-book

List: awesome-book

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        


logo

Awesome Books: A complete website with navigation

# ๐Ÿ“— Table of Contents

- [๐Ÿ“– About the Project](#about-project)
- [๐Ÿ›  Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [๐Ÿš€ Live Demo](#live-demo)
- [๐Ÿ’ป Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [๐Ÿ‘ฅ Authors](#authors)
- [๐Ÿ”ญ Future Features](#future-features)
- [๐Ÿค Contributing](#contributing)
- [โญ๏ธ Show your support](#support)
- [๐Ÿ™ Acknowledgements](#acknowledgements)
- [๐Ÿ“ License](#license)

# ๐Ÿ“– Awesome Books: A complete website with navigation

Awesome Books: A complete website with navigation is an exercise in which I will take the Awesome books application and convert it into a fully functional website. I will refactor the project to add three new sections on top of the two sections, i have already completed: Books list (done), Add book form (done), a new Contact info section, a Navigation bar, and a Footer. The goal here is to master all of the tools and best practices learned about in previous steps to use them in all Microverse projects and most likely in my future job as well.

## ๐Ÿ›  Built With

### Tech Stack

Client


  • HTML 5



  • CSS



  • JAVASCRIPT

### Key Features

- **Use of linters**
- **Showcase of branching and pull request**
- **Example of profesional best practices**

(back to top)

## ๐Ÿš€ Live Demo

### URL: https://maximoortelli.github.io/Awesome-Book/

(back to top)

## ๐Ÿ’ป Getting Started

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

### Prerequisites

1. Git
2. A Web Browser with developer tools that supports HTML5 and CSS.

### Setup
1. On GitHub.com, navigate to the main page of the repository.
2. Above the list of files, click *Code*.
3. Copy the URL for the repository.
4. Open Terminal.
5. Change the current working directory to the location where you want the cloned directory.
6. Type git clone, and then paste the URL you of the reposotory.

``` $ git clone https://github.com/maximoortelli/Awesome-Book.git ```

### Install

No installation is required for this project.

### Usage

To run the project, open the *index.html* of the clone repository locally.

### Run tests

No tests available.

### Deployment

The project can be deployed to a hosting service.

(back to top)

## ๐Ÿ‘ฅ Authors

๐Ÿ‘ค **Maximo Ortelli.**

- GitHub: [@maximoortelli](https://github.com/maximoortelli)
- Linkedin: [@maximoortelli](https://www.linkedin.com/in/maximo-ortelli-rueda-265228203/)

๐Ÿ‘ค **Daniel Felipe Caรฑรณn Sรกnchez.**

- GitHub: [@Daniel Felipe Caรฑรณn Sรกnchez](https://github.com/danielf-canon)
- Linkedin: [@DanielCaรฑรณn] (https://www.linkedin.com/in/daniel-felipe-canon-sanchez/)

(back to top)

## ๐Ÿ”ญ Future Features
This is the final build.

(back to top)

## ๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## โญ๏ธ Show your support

If you like this project you can clone it and feel free to improve it by making a pull request.

(back to top)

## ๐Ÿ™ Acknowledgments

I would like to thanks for my family and my siblings.

(back to top)

## ๐Ÿ“ License

This project is [MIT](LICENSE) licensed.

(back to top)