bookstore Tailwind Templates

Bookstore

An online bookstore created using Next JS, Tailwind, and MongoDB where users can buy books. The website features dark mode, password encryption, web token etc


Logo

An Online BookStore

An awesome bookstore where you can purchase from a wide variety of books!

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. Contact
  5. Learn More
  6. Deploy on Vercel

About The Project

This is an online bookstore webapp where users can purchase various types of books. It is availaible in both dark and light mode depending upon the system/browser's default settings.

Users Have Following Access for this online store site:-

  • Create New Account or Register.
  • Login.
  • View Available Books.
  • Select Books to Buy.
  • Select Books Quantity.
  • Buy Books.
  • Get Payment Receipt.
image image image image

Built With


Packages Used:


Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/NandanVyas/bookstore.git
    
  2. Install NPM packages
    npm install
    
  3. Start the application
    npm run dev
    

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Please follow the sample template for creating a new issue. Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Nandan Vyas - @NandanVyas - nv.nandanvyas@gmail.com

Project Link: NandanVyas/bookstore

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Top categories

Loading Svelte Themes