https://github.com/marcode24/twitter-clone
twitter clone, challenge monthly
https://github.com/marcode24/twitter-clone
Last synced: 10 days ago
JSON representation
twitter clone, challenge monthly
- Host: GitHub
- URL: https://github.com/marcode24/twitter-clone
- Owner: marcode24
- Created: 2022-06-21T22:04:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-05T05:52:12.000Z (over 2 years ago)
- Last Synced: 2025-02-04T00:32:54.564Z (about 1 year ago)
- Language: HTML
- Homepage: https://twitter-clone-challenge.netlify.app/
- Size: 7.24 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twitter-clone
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.6
## Get started
### Requirements
- [Visual Studio Code](https://code.visualstudio.com/)
- [Git](https://git-scm.com/downloads)
- [Angular CLI](https://angular.io/cli)
### Clone the repo
```shell
git clone https://github.com/marcode24/twitter-clone
cd /twitter-clone
```
### Install npm packages
Install the `npm` packages described in the `package.json` and verify that it works.
```shell
npm install
ng serve -o
```
Shut it down manually with `Ctrl+C`
## Environments
| Name | URL | PORT |
| ---------- | -------------------------------------------------------------------------------------------- | ---- |
| Localhost | [localhost](http://localhost:4200) | 4200 |
| Production | [https://twitter-clone-challenge.netlify.app/](https://twitter-clone-challenge.netlify.app/) |
## Previews



