Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustavohps10/social-page
A simple social page
https://github.com/gustavohps10/social-page
nodejs react styled-components typescript
Last synced: 22 days ago
JSON representation
A simple social page
- Host: GitHub
- URL: https://github.com/gustavohps10/social-page
- Owner: Gustavohps10
- License: mit
- Created: 2024-06-08T05:27:04.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T03:43:54.000Z (5 months ago)
- Last Synced: 2024-10-11T19:25:03.877Z (about 1 month ago)
- Topics: nodejs, react, styled-components, typescript
- Language: TypeScript
- Homepage: https://social-page-three.vercel.app
- Size: 317 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Social Feed
## :camera: Screenshot
## :page_with_curl: Description
A simple page that simulates posts and comments from a social network## :gear: Running the App
### :globe_with_meridians: Web
You can access this url: https://social-page-three.vercel.app/ if it is still working ¯\\_(ツ)_/¯### :computer: Local
First fork and clone this repo. Feel free to create new pull requests#### Install dependencies
```
yarn install
```#### Run server
```
yarn dev
```## :hammer_and_wrench: Tools
## :adult: Contributors