After the increase of attacks on Asian Americans since COVID-19, the Atlanta Spa Shootings that occurred on March 16, 2021 and rise of the Stop Asian Hate movement, Waverley Leung and Emmanuel Jose came together to work on Start Asian Love as their own way to take action. Since the first version of the website, the team has grown to include Sandy Dai and Daniel Kwon who bring their own voices and experiences. We hope to continue growing Start Asian Love to fight against injustice and for equality.
Start Asian Love is a safe space that educates and consolidates resources related to Asian racism, Asian American history, and the Stop Asian Hate movement. Through these resources we hope to raise awareness and encourage you to join the fight and support Asian Americans.
✨ Check out the live site ✨ If you would like to contribute or give us feedback please fill out this form!
Note: In order to run this app locally, first you will need to get an API key from News API
- Download Node.js and
npm
(follow instructions here) - Clone this project locally
cd
into the directory- Install all dependencies
npm install
- In the main root directory of the project, create an
.env.local
file - In the
.env.local
file, create an environment variable to store the News API key:
NEXT_PUBLIC_NEWS_KEY=YOUR-NEWS-API-KEY
- Run the server
# for deployed version:
npm start
# for development:
npm run dev
- Access the project in your browser at
localhost:3000
Note: In order to have write access to SAL's Sanity Studio you will need to be added as a project member by Waverley!
- Install the sanity cli
npm install -g @sanity/cli
- From the main project directory move into the sanity folder
cd sanitydb
- Install for existing sanity project
sanity install
- Launch Sanity Studio
sanity start
- Access the studio in your browser at
localhost:3333
As of July 1st, Start Asian Love has Home, About, News, Support, and Wins pages.
Users learn about the rise of Anti-Asian incidents and crimes, as well as Asian racism, in the United States. A youtube playlist, graphics, and text is displayed for the user to interact with.
Users learn more about the history and mission of Start Asian Love, as well as the team behind it.
Users can browse the latest news related to the Stop Asian Hate movement, Anti-Asian incidents and crimes, AAPI Heritage month, and other Asian related news. When users hover over each news "card", the card slightly enlarges and a some leading text from the article is shown. Users can then click on a card to read the full article.
Users can browse through the resources we have collected and filter them based on who they resource is for and certain categories. Each category is displayed as a "card" with an image, short description about the resource, and related category/categories. Clicking on a resource will bring the user to the resource's website.
Since this is a very heavy topic that can be traumatizing, depressing, and frustrating, Waverley and Emmanuel also wanted to shine some light on things that Asian Americans should be proud of. This page is dedicated to five categories (heritage, contributions, representation, art, and cultural) that the user can browse through. Once the user clicks on a specific resource under the corresponding section, they are brought to that resource's page and can click on a related resource for more information.
Some ideas we have in mind and would like to incorporate:
- An events section which will display rallies, training workshops, etc.
- Continue to add resources to the Support page and Wins page
- Create interactive features to engage users more
- For example, a map that displays information about Anti-Asian incidents and crimes
Waverley Leung |
Emmanuel Jose |
Sandy Dai |
Daniel Kwon |