Gogee90 / Fake-Store

Fake Store built upon FakeStoreAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fake Store

Issues LinkedIn

Fake Store based on the "Fake Store API"
Explore the docs »

Report Bug Request Feature

Table of Contents

About The Project

Product Name Screen Shot

The appp is built upon FAKE STORE API. You can check the repo here https://github.com/keikaavousi/fake-store-api. Big thanks to him! !!!WARNING!!! As it's still work in progress!

Demo

At the moment you can add new products, but due to the limitations of the API "Note: Posted data will not really insert into the database and just return a fake id." Demo

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Usage

To have this app on your pc, you need to:

  • Vue.js and Node.js installed on your computer
  • download or clone this repo:
    • Clone with SSH:
      git@github.com:Gogee90/Fake-Store.git
    
    • Clone with HTTPS
      https://github.com/Gogee90/Fake-Store.git
    
  • run "npm install" to install all dependencies

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

License

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

Contact

Igor Nikolaev - linkedin-url - gogee09@gmail.com

Project Link: https://github.com/Gogee90/Fake-Store-API/blob/master/README.md

Acknowledgements

About

Fake Store built upon FakeStoreAPI


Languages

Language:Vue 82.3%Language:JavaScript 15.3%Language:HTML 2.4%