Skip to content

MikeZone121/amazon-clone

Repository files navigation

LinkedIn


Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact
  5. Acknowledgments

About The Project

Dashboard

A project to learn React and Next.js.

(back to top)

Built With

Getting Started

Follow the steps below to run the application.

Installation

  1. Clone the repo

    git clone https://github.com/MikeZone121/amazon-clone
  2. Install NPM packages

    npm install or yarn
  3. Create .env file in the root folder

  4. Enter your GOOGLE Credentials in .env

    GOOGLE_ID=[YOUR_GOOGLE_ID]
    GOOGLE_SECRET=[YOUR_GOOGLE_SECRET]
  5. Enter your NEXT Auth Credentials in .env

    NEXTAUTH_URL=[YOUR_NEXTAUTH_URL]
    NEXTAUTH_SECRET=[YOUR_NEXTAUTH_SECRET]
  6. Run the application

    npm run dev or yarn dev

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Mike Livis - mikezone1805@gmail.com

Project Link: https://github.com/MikeZone121/amazon-clone

(back to top)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published