/static-electronics

A full stack React e-commerce app template made with Apollo, GraphQL, and NextJS

Primary LanguageJavaScript


Static Electronics

A fullstack React e-commerce app template for buying & selling electronics. Built with Apollo, GraphQL, Prisma, and NextJS.
Still in development

Watcher Screenshot

Table of Contents

  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

A used electronics e-commerce website built with React. It features routing between pages with Next.js, database management of submitted electronics with Prisma, and data queries & mutations with Apollo and GraphQL.

In Development

  • User authentication
  • Monetary transactions with Stripe
  • Deployment to Heroku

Built With

Getting Started

To get a local copy up and running follow these simple 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

Installation

  1. Clone the repo
    git clone https://github.com/crbilladeau/static-electronics.git
  2. Install NPM packages
    npm install

Contributing

  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

Contact

Your Name - @crbilladeau - charlie.billadeau@gmail.com

Project Link: https://github.com/crbilladeau/static-electronics