Skip to content

A repository for an online book store application, featuring frontend and backend code for browsing, searching, and purchasing books.

Notifications You must be signed in to change notification settings

drakeRAGE/WebBookStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Store using MERN Stack and Tailwind CSS

Best website for buying and selling of books.

Excitingly launching a fullstack Book Store project utilizing MERN stack technologies: ReactJS, NodeJS, MongoDB, and TailwindCSS. Features include user authentication via bcrypt.js and Firebase OAuth, Redux for state management, and a captivating image slider with Swiper. The website boasts full responsiveness for optimal user experience across devices.

WebBookStore

Installation

Install book mern project with npm

  npm install 
  cd book

Run application

To run application , write command :

    npm run dev

or

    npm start

Features

  • Email-Id and Google Authentication
  • Real time listings of book
  • Create and Update profile section
  • Fully responsive
  • Cross platform
  • Search functionality
  • Contact to author functionality

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

MONGO

VITE_FIREBASE_API_kEY

JWT_SECRET

Deployment

To deploy this project run

  npm run build

Thanks for sahand ...

Feedback

If you have any feedback, please reach out to us at crashbrown2004@gmail.com

About

A repository for an online book store application, featuring frontend and backend code for browsing, searching, and purchasing books.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages