GithubHelp home page GithubHelp logo

nextjs-ecommerce-app's Introduction

NextJS E-Commerce App

E-Commerce application using Next.js, React.js, Prisma & Node.js

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You are going to need Node.js and npm installed on your machine.

Installing

How to properly install and configure this repository to work on your machine.

Cloning the repository

git clone ...

Enter cloned directory

cd nextjs-ecommerce-app/

Enter Backend directory and do npm install

cd nextjs-ecommerce-app/backend && npm install --save

Enter Frontend directory and do npm install

cd nextjs-ecommerce-app/frontend && npm install --save

Starting the repository on your machine

You will need to run Backend & Frontend seperately, ports are already configured, make sure you don't conflict them if you change anything.

Enter Frontend directory and do npm start

cd nextjs-ecommerce-app/frontend && npm start

Enter Backend directory and do npm start

cd nextjs-ecommerce-app/backend && npm start

Now you can load localhost:7777 in your browser and use the app.

Built With

  • React - Frontend javascript library by Facebook
  • Node - Backend framework
  • Express - Node.js web application framework
  • Apollo - State maanagement Library
  • Prisma - Database Abstraction linking database to GraphQL server
  • Docker - PaaS containerization technology

Authors

  • Patrick Nzediegwu - [NextJS-Ecommerce-Application]

nextjs-ecommerce-app's People

Contributors

dependabot[bot] avatar kaayce avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.