https://github.com/miguelitodev/uiclone-mercadolivre
This is a UI Clone of Mercado Livre that is an Argentine technology company that offers e-commerce solutions so that people and companies can buy, sell, pay, advertise and send products through the internet.
https://github.com/miguelitodev/uiclone-mercadolivre
react reactjs styled-components ts typescript
Last synced: 3 months ago
JSON representation
This is a UI Clone of Mercado Livre that is an Argentine technology company that offers e-commerce solutions so that people and companies can buy, sell, pay, advertise and send products through the internet.
- Host: GitHub
- URL: https://github.com/miguelitodev/uiclone-mercadolivre
- Owner: miguelitodev
- Created: 2020-09-22T01:53:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-27T22:55:16.000Z (over 4 years ago)
- Last Synced: 2025-02-23T21:05:26.764Z (3 months ago)
- Topics: react, reactjs, styled-components, ts, typescript
- Language: TypeScript
- Homepage: https://miguelrisquelme-uiclone-mercadolivre.netlify.app/
- Size: 457 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
UI Clone Mercado Livre
![]()
## :dart: About
This is a UI Clone of Mercado Livre that is an Argentine technology company that offers e-commerce solutions so that people and companies can buy, sell, pay, advertise and send products through the internet.
## :rocket: Technologies
The following tools were used in this project:
- [React](https://pt-br.reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)## :white_check_mark: Requirements
Before starting :checkered_flag:, you need to have [Git](https://git-scm.com) and [Node](https://nodejs.org/en/) installed.
## :checkered_flag: Starting
```bash
# Clone this project
$ git clone https://github.com/miguelrisquelme/uiclone-mercadolivre.git# Access
$ cd uiclone-mercadolivre# Install dependencies
$ yarn install# Run the project
$ yarn start# The server will initialize in the
```## :memo: License
This project is under license from MIT. For more details, see the [LICENSE](LICENSE.md) file.
Made with :heart: by Miguel Riquelme