isaacpitwa / awesome-books-es6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Books

Awesome Books: a basic website that allows users to add/remove books from a list.You will achieve that by using JavaScript objects and arrays. You will also need to dynamically modify the DOM and add basic events.

Live preview

Awesome Books can be accessed here

Built With

  • HTML & CSS Sass
  • Javascript
  • GitFlow
  • Linters
  • Documented Work

Development set up

Clone Repository using git clone git@github.com:isaacpitwa/awesome-books-es6.git

OR using HTTPS

https://github.com/isaacpitwa/awesome-books-es6.git

move into project directory cd awesome-books-es6

install http-server globally in case itsn't installed globally.

npm install http-server -g

Open Awesome books in browser using NPM

npm start

open http://127.0.0.1:8089 in your browser

Authors

πŸ‘€ Author 1

πŸ‘€ Author 2

πŸ‘€ Author 3

Attribution

🀝 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 Creative Commons licensed.

About


Languages

Language:JavaScript 98.7%Language:CSS 0.7%Language:HTML 0.6%