/shoestore

Primary LanguageJavaScriptMIT LicenseMIT

GoStack
RocketShoes React

Shoes Store App using React and Redux.

GitHub top language GitHub language count Repository size

App Screenshot

Demo on Netlify

🚀 Technologies

This project was developed at the RocketSeat GoStack Bootcamp with the following technologies:

ℹ️ How To Use

To clone and run this application, you'll need Git, [Node.js v10.16][nodejs] or higher + [Yarn v1.13][yarn] or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/matheuskuster/gostack-rocketshoes-react

# Go into the repository
$ cd gostack-rocketshoes-react

# Install dependencies
$ yarn install

# Run the app
$ yarn start

📝 License

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