super-mela / Crafts-E-Commerse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Craft Gift

An online gift shop where all the regular gift items can be found in a place.
View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

This is an online gift shop. Where a customer can satisfactorily find all the gift needs gathered in a place.

(back to top)

Built With

-HTML5, CSS3, React.js, Tailwind CSS, Node.js, Express.js,

  • HTML5
  • CSS3
  • TailwindCSS
  • React
  • Express.js
  • Node.js
  • MongoDB

(back to top)

Getting Started

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

Prerequisites

You need to have npm in you local computer.

  • npm
    npm install npm@latest -g

Installation

  1. Get a free API Key at https://example.com
  2. Clone the repo
    git clone https://github.com/github_username/repo_name.git
  3. Install NPM packages
    npm install
  4. Enter your API in config.js
    const API_KEY = "ENTER YOUR API";

(back to top)

Usage

  • User can browser home page as guest.
  • Can add prouducts in cart.
  • To Place order user need to place an order by confirming login.
  • Finally payment will procedd user to place the orders.

(back to top)

Roadmap

  • Interacting information home page.
  • Verify user's idenfication to access checkout, dashboard or payment using firebase authentication.
  • Verify JWT token for extra security.
  • Secure payment system integration using stripe payment gateway.
    • Show order details and confimatin as invoice.
  • Update user's profile, change password, or add review to a product.
  • Review will generate automatically base on the calculation of users realtime review.

(back to top)

Contact

Dabasish Das Joy - @linkedIn - dabasish.joy9@gmail.com

(back to top)

About


Languages

Language:JavaScript 97.9%Language:CSS 1.5%Language:HTML 0.6%