Skip to content

A basic website that allows users to add/remove books from a list.

Notifications You must be signed in to change notification settings

AlexHamn/Awesome_Books

Repository files navigation

Awesome Books

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

screenshot

This is achieved that by using JavaScript objects and arrays. Also, the DOM is dynamically modified with basic events.

Built With

  • Plain Javascript
  • HTML5
  • CSS3

Future Updates & Roadmap:

  • Complete website with styles

Getting Started:

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

  1. Under the repository name, click the Clone or download green button.

clone

  1. Copy the URL given by clicking the clipboard button

  2. Open a terminal window in your local machine and change the current directory to the one you want the clone directory to be made.

  3. Type git clone and the paste the URL you previusly copied to the clipboard

  4. Change the current directory to the newly created folder

  5. Now open the index.html file on your browser. You can add and remove books which persist on browser reloads.

Authors

👤 Miguel Tapia

👤 Alex Gamino

🤝 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!

📝 License

This project is MIT licensed.

About

A basic website that allows users to add/remove books from a list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published