Skip to content

Latest commit

 

History

History
63 lines (43 loc) · 1.77 KB

README.md

File metadata and controls

63 lines (43 loc) · 1.77 KB

Logo

ReactJS - Shoe Store

👟 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

💻 Demo

Demo

🔧 Install and run

ps: Before running the app, start the Node.js - Shoe Store backend.

Open terminal:

# 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

📝 License

This project is under the MIT license. See LICENSE for more information.


Developed with 💚 by Osvaldo Kalvaitir Filho