Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sendistephen/shopping-basket-fronted

This is a shopping basket client application that consumes the shopping basket api
https://github.com/sendistephen/shopping-basket-fronted

enzyme fetch-api jest netlify reactjs

Last synced: 10 days ago
JSON representation

This is a shopping basket client application that consumes the shopping basket api

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.com/sendistephen/shopping-basket-fronted.svg?branch=develop)](https://travis-ci.com/sendistephen/shopping-basket-fronted)
[![Coverage Status](https://coveralls.io/repos/github/sendistephen/shopping-basket-fronted/badge.svg?branch=develop)](https://coveralls.io/github/sendistephen/shopping-basket-fronted?branch=develop)

# Shopping Basket App Fronted(React)

This is a shopping basket web application built with react. It allows users to manage their shopping lists.

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.

See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.