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.
- Live version: wall.wearemahsaamini.com
Screenshot:
- NodeJS
- Yarn
- 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
.
- Performance on mobile
If you have questions, concerns, bug reports, etc, please file an issue in this repository's Issue Tracker.
TBD
Fork the project, apply your changes, and submit a PR. The templates will be provided soon.