Skip to content

Creating a Book Library using HTML, CSS, Bootstrap, JavaScript and JSON Server.

License

Notifications You must be signed in to change notification settings

ysnhasan1/BookStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BookStack

This website created for "Turkcell Gençlere Yatırım, Geleceğe Yazılım 3.0 Bootcamp Midterm2"

About The Project

In this project, I wanted to create a website using HTML, CSS, Bootstrap and JavaScript.
Users can list your favorite books on this website.
Users can easily add the books they want to their lists, and update or delete existing books in their lists.
Users can also find books in the list by using filtering features such as book name, author name, category.
JSON Server was used to save the books data.

Main Technologies For The Project

HTML5 CSS3 Bootstrap JavaScript

Screenshots

























Project Dependencies

Firstly, run the command npm install json-server in the terminal.
Then, run the command cd data, and then to start the JSON Server, run npx json-server books.json.
Finally, open the "index.html" file located in the app folder with "Open with Live Server".

About

Creating a Book Library using HTML, CSS, Bootstrap, JavaScript and JSON Server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published