Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jefferson-calmon/learn-go-react
This is my project test
https://github.com/jefferson-calmon/learn-go-react
Last synced: about 6 hours ago
JSON representation
This is my project test
- Host: GitHub
- URL: https://github.com/jefferson-calmon/learn-go-react
- Owner: jefferson-calmon
- Created: 2020-06-26T12:54:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T21:54:49.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T16:05:44.872Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://our-project-7895.netlify.app/
- Size: 8.89 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
:dart: Learn Go
A melhor forma de aprender online.
## :book: Sobre o projeto
A Learn Go é uma plataforma online para capacitação de pessoas que querem ter um diferencial. Nela você conta com certificado digitais gratuitos, professores qualificados, horário flexível e muito mais.
Learn Go é a melhor maneira de aprender onde e quando quiser.
## :artificial_satellite: Tecnologias
Para densenvolver este projeto eu usei as seguintes tecnologias:
- JavaScript
- ReactJS
- React Router Dom
- React Icons## :rocket: Utilização e vizualização
Para acessar este plataforma basta clicar **[aqui](https://our-project-7895.netlify.app/)**
- Para rodar em sua maquina clone este repositório com:
```
git clone https://github.com/jefferson-calmon/learn-go-react.git
```- Rode ```cd learn-go-react``` para acessar a pasta.
- Rode ```npm install``` ou ```yarn install``` para instalar as dependências do projeto.
- Rode ```npm start ou yarn start``` para iniciar um servidor local.
- Acesse ```http://localhost:3000``` em seu navegador.
---
Made with :heart: by [Jefferson Ferrari](https://www.linkedin.com/in/jefferson-f-b24248191/)