Redvanisation / library

Home Page:https://redvanisation.github.io/library/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Library

About The Project

Let’s extend the ‘Book’ example from the previous lesson and turn it into a small Library app.

More details: https://www.theodinproject.com/courses/javascript/lessons/library

Built With

  • HTML
  • CSS
  • JavaScript

Getting Started

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

Installation

  1. Clone the repo https://github.com/Redvanisation/library
  2. Open the file 'index.html' in a browser.

Authors

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

https://redvanisation.github.io/library/


Languages

Language:JavaScript 51.3%Language:HTML 31.8%Language:CSS 16.8%