Giter Site home page Giter Site logo

kitabu-app's Introduction

Kitabu App

This is a simple Bookstore web application built using React and Tailwind CSS. The app allows users to browse a list of books, add them to favorites, and view the details of each book.

Demo

Here is a link to the webpage https://frolicking-fairy-d504ff.netlify.app/

Features

  1. Homepage - This is the first page that a user gets to interact with, it has a welcome message and a link to the book list.
  2. BookList - Alternatively, one can scroll on the navigation bar to the booklist nav and can get to check the list of books i.e with their titles and authors.
  3. Details - In the booklist page one can be able to see a details button showing description of the book.
  4. One can choose to add a book to their favorites and remove it from their favorites.
  5. Favorites - In this page one can see the added books.

Installation and Setup

  1. Clone the repository through this command 'git clone https://github.com/your-username/bookstore-app.git'
  2. Navigate to the project directory 'cd bookstore-app'
  3. Install the dependencies through 'npm install'
  4. Start the development server 'npm start'. This will launch the app in your browser at http://localhost:3000.

Technologies Used

  1. React - A Javascript library for building user interfaces and components.
  2. Tailwind CSS - CSS framework for styling the app.
  3. React Router - Routing library for handling navigation between pages.
  4. Netlify - Platform used for deploying app.

API used

https://example-data.draftbit.com/books?_limit=10

Author

This code was written by Lawi Bett.

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.