Whtneyas / web-app-from-scratch-2223

Home Page:https://whtneyas.github.io/web-app-from-scratch-2223/Bijbelversus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bible Quotes:book:

Bibelquote is a responsive website which offers the verses of the book of romans. This website is for christians who want to know the word of God and want to get closer to God.

image

Table of Contents

Technologies used

  • Html
  • Css
  • Javascript
  • Api- Book of Romans

Installation

Step 1

Clone the repository via the terminal with this line of code:

  git clone https://github.com/Whtneyas/web-app-from-scratch-2223.git

Step 2

Type in your terminal npm i to install all neccessary dependencies;

  npm i 

Step 3

Open your application via the index.html file or through the local host that is

  http://localhost:5173/

Lessons

  • How to fetch an api
  • How to create modules
  • How to render pages using has routing
  • Implementation of UI stack ( Zero, partial, ideal, erroand empty states)

Demo

Here you can find a live demo of my application : https://whtneyas.github.io/web-app-from-scratch-2223/Bijbelversus/

License

This project is licensed under the MIT license

Wishlist

  • Hash routing
  • Responsive design
  • Filtering
  • Loading state
  • Zero State
  • Error state
  • [X ] Ideal sate
  • Write Wiki
  • Clean code
  • Fetch and displaying data from an api
  • Activity diagram
  • ReadMe

Resources

About

https://whtneyas.github.io/web-app-from-scratch-2223/Bijbelversus/

License:MIT License


Languages

Language:JavaScript 46.4%Language:CSS 30.3%Language:HTML 23.4%