Skip to content

This is a website, where you can find books which might be of your interest

Notifications You must be signed in to change notification settings

MisbahAnsar/Bookify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bookstore Website

A modern, responsive bookstore website built using React and Tailwind CSS.

Features

  • Responsive Design: The website is fully responsive, ensuring a seamless experience across all devices(Might have some issues in Big Screen/Desktop).
  • Dynamic Book Listings: Books are dynamically fetched using express and displayed using React components.
  • User Reviews: Users can read and submit reviews for books.

Tech Stack

  • Frontend:
    • React: A JavaScript library for building user interfaces.
    • Tailwind CSS: A utility-first CSS framework for rapid UI development.

Installation

  1. Clone the repository:

    git clone https://github.com/MisbahAnsar/Bookify.git
    
  2. Navigate the project to the directory:

    cd Bookify
    
  3. Install dependencies.

    npm install or npm i
    
  4. Start the development server.

    npm run dev

About

This is a website, where you can find books which might be of your interest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published