Giter Club home page Giter Club logo

books-website-es6's Introduction

Netlify Status

bookList-website

This is Pair to Pair project to help you find and remember the best books you read.

Project Name : Awesome Books ♻️

screenshot}

Built With

  • HTML
  • CSS
  • Javascript
  • VScode
  • Git & GitHub

Live Demo link

Live Demo Link

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

Prerequisites

have a working git on your localmachine.

Install

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

  • open terminal
  • clone this project with the command:
$ git clone https://github.com/mrEckendonk/books-website-ES6.git
  • Finally, run the next command in the terminal to see the web app in your local browser, or also, you can use Live Server in Visual Studio Code.
$ npm start

Usage

For anyone that whats to learn html & css & Js

Authors

👤 **Tushar Singh **

👤 **Mike Van Eckendonk **

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

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration 💘
  • Microverse program ⚡
  • My standup team 🏹
  • My family's support 🙌

📝 License

This project is MIT licensed.

books-website-es6's People

Contributors

mreckendonk avatar

Stargazers

 avatar

Watchers

 avatar

books-website-es6's Issues

Links work on live server, won't work on github pages or netlify.

For some reason, the links to the modules won't work when published on servers. I can't figure out the correct path to use.

image

import { DateTime } from './node_modules/luxon/src/luxon.js';
import controlEvents from './modules/navigation.js';
import Navigation  from "./modules/nav_bar.js";```

Booklist app Code review

The website looks amazing, good job with the design and layout,
The code is also well structured into small modules, which is great for easily understanding the functions.

I think you can fix the Live demo link by adding a ./ before the script.js file.
You can fix the booklist section by adding a min-height to the container and giving position fixed to the footer so the footer does not comes up on the booklist section.

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.