Git Product home page Git Product logo

awesome_books's Introduction

Awesome_books

This is my Awesome Book project. I created this project by first designing it using wireframes. Used Luxon Library for displaying the time.

#About Project.

This project is an Awesome_books project, that adds the title and author of a book to an array of objects. When the user clicks on the 'add' button, the values entered into the Title and author input are added to an array of object that are in turn displayed on the page. Similarly, when the user clicks on the 'remove' button, the correct book is removed from the array of objects, and also removed from the page. Refactored the code to use javaScript Classes intead of Objects and arrays. Created a single page website with 3 tabs.

Live View

To view this project live, please visit this page

Getting Started

Clone this repo https://github.com/mckent05/Awesome_books 'git clone https://github.com/mckent05/Awesome_Books.git' Navigate to Awesome_books folder/directory 'cd Awesome_books' On the comandline, at the project's root, run 'npm install' to install app dependencies

Next, run 'npm start' which will run the app in the development mode.

Open http://localhost:3000 to view it in the browser.

ALTERNATIVELY

Just run 'npm run build' which will build the project and generate output files into the build directory.

Go to build directory and manually open books.html to interact with the app

Additional description about the project and its features.

Built With

  • HTML- Hypertext Markup Language
  • CSS - Cascading Style Sheets
  • JS - Javascript

Authors

Akinlade Temitope

Mphatso Lichapa

๐Ÿค Contribution

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

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

Acknowledgements

Mphatso Lichapa for his contribution to this project.

Show your support

Give a โญ๏ธ if you like this project!

License

This project is MIT licensed.

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.