Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matheusfd3/social-media-feed
Social media feed built with Vite, ReactJS, Typescript, CSS Modules...
https://github.com/matheusfd3/social-media-feed
2022 css-modules reactjs vite
Last synced: about 1 month ago
JSON representation
Social media feed built with Vite, ReactJS, Typescript, CSS Modules...
- Host: GitHub
- URL: https://github.com/matheusfd3/social-media-feed
- Owner: matheusfd3
- Created: 2022-11-09T21:07:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T20:01:02.000Z (about 2 years ago)
- Last Synced: 2024-04-28T05:50:02.442Z (8 months ago)
- Topics: 2022, css-modules, reactjs, vite
- Language: TypeScript
- Homepage:
- Size: 194 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Primeiro Acesso
### Clonando o projeto
```
$ git clone https://github.com/matheusfd3/social-media-feed.git
```
### Baixando as dependências
Na pasta do projeto execute o comando abaixo com o npm.
```
$ npm install
```
### Rodando no localhost
```
$ npm run dev
```
### **Imagem**