Skip to content

The E-commerce is a copy of the UI kit-based available on Figma using React Native, Styled-components, React Navigation and Expo. Where it simulates a clothing sales app.

Notifications You must be signed in to change notification settings

TrickSantos/ecommerce-UI-Clone

Repository files navigation

Logo


Index

🔖 About

The E-commerce is a copy of the UI kit-based available on Figma. Where it simulates a clothing sales app.

🚀 Tecnology

The project was developed using the following technologies

✔️ 📱 Mobile

  • The layout is avaible on Figma;

Login Sign Up
Main Main2

🔥 How to use

  • Requeriments

    • It is necessary to have the Node.js instaled in the PC.
    • Also, it is needed to have a package manager: NPM or Yarn.
  1. Make a clone :
  $ git clone https://github.com/TrickSantos/ecommerce-UI-Clone.git
  1. Execute the aplication:
  # Install the dependencies
  $ npm install
  # Or
  $ yarn

  # Start the aplication
  $ npx start
  # Or
  $ yarn start

🤔 How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Make a commit with your changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After the merge of your pull request you can delete your branch.

📝 License

This project has the MIT license.

Made by Trick

About

The E-commerce is a copy of the UI kit-based available on Figma using React Native, Styled-components, React Navigation and Expo. Where it simulates a clothing sales app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published