https://github.com/andrei-r1/twitter-clone-frontend
Este es un proyecto para la clase de Programación 4
https://github.com/andrei-r1/twitter-clone-frontend
Last synced: 2 months ago
JSON representation
Este es un proyecto para la clase de Programación 4
- Host: GitHub
- URL: https://github.com/andrei-r1/twitter-clone-frontend
- Owner: Andrei-R1
- Created: 2022-07-20T18:37:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-10T01:17:17.000Z (over 3 years ago)
- Last Synced: 2025-01-17T10:21:30.405Z (over 1 year ago)
- Language: JavaScript
- Size: 1.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Required commands to execute the repository
```
npm install
```
```
npm start
```