Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/victorcmarinho/marketshoes

Simples marketplace de vendas em React
https://github.com/victorcmarinho/marketshoes

javascript react react-router reactjs redux redux-saga styled-components

Last synced: about 1 month ago
JSON representation

Simples marketplace de vendas em React

Awesome Lists containing this project

README

        

# MarketShoes

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

# Preview

# Description
Criação de um marketplace simples usando React, Redux, Redux-Saga e styled-components.
## Start Application

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.

Install
```
npm i or yarn
```
Start

```
yarn start
```

Navigate to `{http://localhost:3000}`
# Development server

## Build

Run `yarn build`

## Running unit tests

Run `yarn 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.

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).

### Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

### Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

### Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

### Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

### Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

### `yarn build` fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

Projeto desenvolvido by Victor Marinho