Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wearemahsaamini/celebritywall
https://github.com/wearemahsaamini/celebritywall
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/wearemahsaamini/celebritywall
- Owner: WeAreMahsaAmini
- Created: 2022-09-27T04:27:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T14:05:44.000Z (about 2 years ago)
- Last Synced: 2023-11-07T19:13:33.817Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://wall.wearemahsaamini.com/
- Size: 2.56 MB
- Stars: 203
- Watchers: 9
- Forks: 18
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CelebrityWall
**Description**: The goal of this project is to provide a big picture of celebrities and their stance regarding what is happening in Iran.
- **Technology stack**: At the moment, this is a front-end only website written in Typescript using React framework.
- **Status**: Under development. Refer to [CHANGELOG](CHANGELOG.md).
- **Live version**: [wall.wearemahsaamini.com](https://wall.wearemahsaamini.com)**Screenshot**:
![](screenshot.png)
## Dependencies
- NodeJS
- Yarn## Installation
- Assuming you've already have nodejs and yarn installed, go ahead and clone the project.
- Then you need to run `yarn install` to install the dependencies.
- At this you should be able run the project via `yarn start`.## Known issues
- Performance on mobile
## Getting help
If you have questions, concerns, bug reports, etc, please file an issue in this repository's Issue Tracker.
## Getting involved
_TBD_
Fork the project, apply your changes, and submit a PR. The templates will be provided soon.