Skip to content

Noemiegrau/shop-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shop Shop

Table of contents

Description of the project

This single page MERN app is an e-commerce websites where users can create an account, filter products through categories, place products in their cart and buy them. This application also uses front-end routing, api requests (queries and mutations), user authentication and Global State.

Technologies used

Project is created using:

  • JavaScript
  • MERN (MongoDB, Mongoose, Expressjs, REACT, Nodejs)
  • GraphQL
  • Apollo
  • JsonWebToken
  • Heroku

Usage

Screen Shot 2021-07-15 at 4 16 30 PM

Installation

Here are some guidelines for installing the project on your local machine in order to be able to try it:

  1. Clone or download the repository to your own local machine and run it from your command line.

  2. Then, make sure that your repo includes a package.json with the required dependencies. You can create one by running npm init in your command line, and npm install to install the dependencies.

  3. Run npm run develop in your terminal from the root directory to launch the application. Or check the deployed app directly on the app's heroku link (https://nameless-mountain-67989.herokuapp.com/).

  4. Enjoy and don't hesitate to contribute! 🙂

Link URL to GitHub Repository

https://github.com/Noemiegrau/shop-shop

Link URL of deployed app to Heroku

https://nameless-mountain-67989.herokuapp.com/