Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adsonnovaes/linkedin-ui-clone

Um clone da interface inicial do LinkedIn, fazendo uso do shimmer effect para o carregamento da aplicação
https://github.com/adsonnovaes/linkedin-ui-clone

react styled-components typescript

Last synced: 11 days ago
JSON representation

Um clone da interface inicial do LinkedIn, fazendo uso do shimmer effect para o carregamento da aplicação

Awesome Lists containing this project

README

        


Linkedin Ui Clone


## 🧪 Technologies

This project was developed using the following technologies:

- [React](https://reactjs.org)
- [Styled Components](https://styled-components.com/)
- [TypeScript](https://www.typescriptlang.org/)

## 🚀 Getting started

Clone the project and access the folder.

```bash
$ git clone https://github.com/adsonnovaes/linkedin-ui-clone.git
$ cd linkedin-ui-clone
```

Follow the steps below:
```bash
# Install the dependencies
$ yarn

# Start the project
$ yarn start
```
The app will be available for access on your browser at http://localhost:3000