Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrielmedrados/alurakut
Projeto é um clone do Orkut seguindo os passos da imersão React da Alura
https://github.com/gabrielmedrados/alurakut
babel javascript react styled-components
Last synced: about 12 hours ago
JSON representation
Projeto é um clone do Orkut seguindo os passos da imersão React da Alura
- Host: GitHub
- URL: https://github.com/gabrielmedrados/alurakut
- Owner: GabrielMedradoS
- License: mit
- Created: 2021-07-22T20:52:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-08T18:21:27.000Z (over 2 years ago)
- Last Synced: 2023-11-17T19:49:20.924Z (12 months ago)
- Topics: babel, javascript, react, styled-components
- Language: JavaScript
- Homepage:
- Size: 210 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
## Alurakut
### Layout 🚧
Projeto |
Tecnologias |
Layout |
Licença## Projeto 💻
Criaçao da pagina inicial do Orkut usando React
Curso passo a passo disponibilizado pela Alura
## Rodar o projeto 🚴🏻♂️#### On your machine:
Dependencies
```json
"dependencies": {
"next": "latest",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-is": "^17.0.2",
"styled-components": "^5.2.3"
},
"devDependencies": {
"babel-plugin-styled-components": "^1.12.0"
},
``````bash
# Clone the repository
$ git clone https://github.com/GabrielMedradoS/alurakut.git# Access the project folder at the command prompt
$ cd alurakut# Install the dependencies
$ npm install# Run the script "start"
$ npm start# The project will start at the door: 3000 - access http://localhost:3000
```
## Tecnologias 🛠
## Licença ⚖️
This project is under the MIT license. See the archive [LICENSE](https://github.com/GabrielMedradoS/alurakut/blob/master/License) for more details.## Autor ✍🏾
|
| :-------------------------: |
| Gabriel Medrado | |[![Linkedin Badge](https://img.shields.io/badge/-GabrielMedrado-blue?style=flat-square&logo=Linkedin&logoColor=white)](https://www.linkedin.com/in/gabriel-medrado-de-souza-9a30b3206/)
[![Gmail Badge](https://img.shields.io/badge/[email protected]?style=flat-square&logo=Gmail&logoColor=white)](mailto:[email protected])