Git Product home page Git Product logo

book_app's Introduction

logo

Microverse

๐Ÿ“— Table of Contents

๐Ÿ“– [Awesome Book]

[Awesome Books] is a website that we can add and remove book

๐Ÿ›  Built With

Tech Stack

Client

Key Features

  • Dynamic content using JavaScript

(back to top)

๐Ÿš€ Live Demo

(back to top)

๐Ÿ’ป Getting Started

To get the content of this project locally you need to run the following commands in your terminal:

and follow these steps.

Prerequisites

  • IDE(code editor) like: Vscode, Sublime, etc.
  • Git

Setup

Clone this repository to your desired folder:

  1. Download the Zip file or clone the repo with: bash git clone https://github.com/Iqbal-Elham/personal_portfolio.git
  2. To access cloned directory run: bash cd Hello_micorverse
  3. Open it with the live server

Install

To install linters and other project's dependencies run: bash npm install

Usage

To run the project, execute the following command:

Run tests

To run tests, run the following command:

Test for Linters For tracking linter errors locally you need to follow these steps:

  1. For tracking linter errors in HTML files run: bash npx hint .
  2. For tracking linter errors in CSS or SASS files run: bash npx stylelint "**/*.{css,scss}"
  3. For tracking linter errors in javascript files run: bash npx eslint .

Deployment

You can deploy this project using:

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Giovanni Juliao

Iqbal Elham

(back to top)

๐Ÿ”ญ Future Features

  • [Add navigation bar]

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

๐Ÿ™ Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

โ“ FAQ

  • [Question_1]

    • [Answer_1]
  • [Question_2]

    • [Answer_2]

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

book_app's People

Contributors

iqbal-elham avatar

Watchers

Giovanni Juliao avatar

book_app's Issues

Morning Session Code Review

You have done a great job, here are some tips.

Tips

  • Kindly check the /* eslint-disable no-unused-vars */ in line 2 for the code.
  • Might be better to use switch case instead of if-else for lines 78 of the js file.

Really nice job. ๐Ÿ˜„

SPA

I think you did great so far ๐Ÿ˜„

Here are some tips you should consider

  • Try to limit the number of characters per line to not more than 80 for readability purposes.
  • For single-page applications try to generate all HTML content from JavaScript.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.