Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/osvaldokalvaitir/reactjs-shoe-store

:athletic_shoe: Shoe Store Application using Create React App, Axios, React Router, Formik, Yup, ESLint, prop-types and running a CRUD in the Node.js - Shoe Store API
https://github.com/osvaldokalvaitir/reactjs-shoe-store

crud produtos reactjs rocketseat starter

Last synced: 27 days ago
JSON representation

:athletic_shoe: Shoe Store Application using Create React App, Axios, React Router, Formik, Yup, ESLint, prop-types and running a CRUD in the Node.js - Shoe Store API

Awesome Lists containing this project

README

        


Logo


ReactJS - Shoe Store


:athletic_shoe: Shoe Store Application using Create React App, Axios, React Router, Formik, Yup, ESLint, prop-types and running a CRUD in the Node.js - Shoe Store API


GitHub language count

GitHub language top


Made by Kalvaitir

License


Demo   |   Install and run   |   License

## :computer: Demo

![Demo](/.github/assets/demo.gif)

## :wrench: Install and run

_ps: Before running the app, start the [Node.js - Shoe Store](https://github.com/osvaldokalvaitir/nodejs-shoe-store) backend._

Open terminal:

```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-shoe-store

# Entry in folder
cd reactjs-shoe-store

# Install deps with npm or yarn
npm install | yarn

# Launch the app with npm or yarn
npm run start | yarn start
```

## :memo: License

This project is under the MIT license. See [LICENSE](/LICENSE) for more information.

---


Developed with 💚 by Osvaldo Kalvaitir Filho