/RocketShoes

E-commerce project developed at Rocketseat GoStack Bootcamp, where you can choose the products and add them to the cart, changing the quantity, viewing the subtotal and the total price of the actual order.

MIT LicenseMIT

Proffy

About   |    Technologies   |    How To Use   |    License   |    Author

About

E-commerce project developed at Rocketseat GoStack Bootcamp, where you can choose the products and add them to the cart, changing the quantity, viewing the subtotal and the total price of the actual order.

Web Mobile

Technologies

This project was developed with the following technologies:

How To Use

To clone and run this application, you'll need Git, Node.js and Yarn v1 installed on your computer and an Android Device or Emulator to run the mobile app. From your command line:

To run the frontend Web:

# Clone the web repository
$ git clone https://github.com/rafacdomin/rocketshoes-web

# Go into the repository
$ cd rocketshoes-web

# Install dependencies
$ yarn install

# Run the app
$ yarn start

Now access on your browser: http://localhost:3000

To run the Mobile app:

# Clone the mobile repository
$ git clone https://github.com/rafacdomin/rocketshoes-mobile

# Go into the repository
$ cd rocketshoes-mobile

# Install dependencies
$ yarn install

# Start the metro server
$ npx react-native start

# Run the app
$ npx react-native run-android

License

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


Author

Author

Made with 💜 by Rafael Domingues 👋 Get in touch!

Linkedin Badge Gmail Badge DEV.to Badge GitHub followers