Skip to content

black15/nexterce

Repository files navigation

Live Website: https://nexterce.vercel.app


Nexterce

E-Commerce Website Built With Next.js

Request Feature

Demo Screenshot

About The Project

In this project i used the following technologies:

Backend: Next.js, MongoDB, Hygraph(GraphCMS).

Frontend: Next.js TailwindCss.

Getting Started

In order for this website to work in your machine (localhost) follow these steps:

Prerequisites

  • npm (to install node modules)

Installation

  1. Clone the repo
git clone https://github.com/black15/nexterce
cd nexterce/
  1. Install the node modules
pnpm install
or
npm install
  1. Important : You'll need to setup the environemment variables in order for this project to run as expected
BASE_URL=http://example.com
MONGODB_URI=************************
GOOGLE_ID==************************
GOOGLE_SECRET==************************
FACEBOOK_CLIENT_ID==************************
FACEBOOK_CLIENT_SECRET==************************
GITHUB_ID==************************
GITHUB_SECRET==************************
NEXT_PUBLIC_HYGRAPH_URL==************************
HYGRAPH_ACCESS_TOKEN==************************

Usage

pnpm dev
or
npm dev

Authors

About

E-Commerce website with Next.js, TailwindCss, GraphCMS, MongoDB, and Stripe

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published