Skip to content

Sumittripathi07/eye-ecommerce

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Eyewear Ecommerce

An Ecommerce store for all kinds of Eyeglasses.
Explore the docs »

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 Product Name Screen Shot Product Name Screen Shot Product Name Screen Shot Product Name Screen Shot Product Name Screen Shot Product Name Screen Shot Product Name Screen Shot

At Eyewear Ecommerce, we bring you a seamless and sophisticated online shopping experience for all your optical needs. Whether you're searching for the latest eyewear trends, prescription glasses, or contact lenses, OPTICS WALA has you covered. Our platform, built using the powerful MERN stack (MongoDB, Express.js, React, and Node.js), ensures a fast, secure, and user-friendly interface that caters to all your vision care requirements.

(back to top)

Built With

  • Next
  • React
  • Tailwind
  • Razorpay
  • Clerk
  • MongoDB

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g
  • MongoDB Server and Compass
    https://www.mongodb.com/try/download/community

Installation

  1. Clone the repo

    git clone https://github.com/Sumittripathi07/eye-ecommerce.git
  2. Install NPM packages

    npm install

    or

    npm install --force
  3. Enter your APIs in .env

     MONGODB_URI =
     GOOGLE_ID =
     GOOGLE_SECRET =
     CLOUDINARY_CLOUD_NAME =
     CLOUDINARY_API_KEY =
     CLOUDINARY_API_SECRET =
     RAZORPAY_KEY_ID=
     RAZORPAY_KEY_SECRET=
     NEXT_PUBLIC_BACKEND_URL =
  4. Enter your APIs in .env.local

     NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
     CLERK_SECRET_KEY=
  5. Run the Application

    npm run dev

(back to top)

Contributing

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". 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

(back to top)

Top contributors:

contrib.rocks image

Contact

Sumit Tripathi - @sumittripathi07 - [email protected]

Project Link: https://github.com/Sumittripathi07/eye-ecommerce

(back to top)