azzzrro / projectYara

Yara is an e-commerce project of skin care products built on HTML, CSS, bootstrap, jQuery, and JavaScript for the front end, and Node.js, Express.js, and MongoDB for the backend. It offers a user-friendly interface and an admin panel for easy administration.

Home Page:https://yaraskin.shop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Yara skinCare Ecomm

Welcome to Yara, an online platform that offers a wide range of high-quality skin care products. This repository contains the source code for the Yara website, built using JavaScript, Node.js, and MongoDB.

Features

  • User registration and authentication using OTP
  • Referral programs and Referral bonus
  • Browse and search for skin care products
  • View detailed product information and pricing
  • Add products to the shopping cart and wishlist
  • Products offers and Coupons
  • Manage shopping cart and proceed to checkout
  • Place orders and view order history
  • Admin panel for managing products, orders, and users
  • Integration with payment gateway for secure transactions

Installation

To run Yara locally on your machine, follow these steps:

  • Clone the project
  git clone https://github.com/azzzrro/projectYara.git
  • Go to the project directory
  cd projectYara
  • Install dependencies
  npm install
  • Create a .env file in the root directory of the project and configure the following environment variables:

  • NB: CLOUD_NAME is the cloudinary cdn details

  PORT
  MONGODB_URL
  NODEMAILER_USER
  NODEMAILER_PASS
  ADMINEMAIL
  ADMINPASS
  RAZORPAY_KEY_ID
  RAZORPAY_KEY_SECRET
  
  CLOUD_NAME
  API_KEY
  API_SECRET

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

Tech Stack

Client: HTML, CSS, JavaScript, Jquery, Bootstrap

Server: Node, Express, MongoDB, AWS, Nginix

Contributing

Contributions to Yara are always welcome! If you find any bugs or have suggestions for improvements, please open an issue on the GitHub repository. If you'd like to contribute code, you can fork the repository, make your changes, and submit a pull request.

Please ensure your contributions align with the project's coding style and follow best practices. Be sure to include relevant tests and clearly describe your changes.

Feedback

If you have any feedback, please reach out to me at helloazzzrro@gmail.com

About

Yara is an e-commerce project of skin care products built on HTML, CSS, bootstrap, jQuery, and JavaScript for the front end, and Node.js, Express.js, and MongoDB for the backend. It offers a user-friendly interface and an admin panel for easy administration.

https://yaraskin.shop/


Languages

Language:CSS 41.5%Language:Handlebars 39.1%Language:JavaScript 19.4%