- Create a basic UI using HTML
- build a basic website that allows users to add/remove books from a list
- Use Javascript es6 objects and arrays
- HTML
- Javascript
- Es6
- Visual Studio Code
- To get a local copy up and running follow these simple example steps.
- Have a Desktop or Laptop Computer running on with Windows, Mac OS or Linux operating system.
- Have git installed on the Computer
- Have a browser install on the Computer
- If it suits you, on your local computer, create a directory in your preferred location (e.g in the Desktop or Document directory)
- Open your Terminal/Powershell or any command line interface you use, then navigate to your created above directory or the directory you'll like to clone this project directory.
- Type
git clone https://github.com/tonnymuchui/Awesome-books-es6
if your're using https with git orgit clone git@github.com/tonnymuchui/Awesome-books-es6
if your preferred is ssh and hit enter. - Navigate to the
Awesome-books-es6
directory on your local computer in your above chosen directory and open theindex.html
file.
- You can view the HTML document in your preferred or default browser.
👤 Author
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.