The Black Women’s Suffrage Digital Collection is a collaborative project to provide digital access to materials documenting the roles and experiences of Black Women in the Women’s Suffrage Movement and, more broadly, women’s rights, voting rights, and civic activism between the 1850s and 1960.
Live site: Black Women’s Suffrage Digital Collection
Open your terminal and find where you'd like it to be saved by using terminal commands
Run $ git clone https://github.com/dpla/black-womens-suffrage.git
Once the project is saved, cd
to your local black-womens-suffrage
folder and run npm install
While in your local black-womens-suffrage
folder run npm run dev
Open http://localhost:3000 with your browser to see the result.
The package.json
includes scripts to run the tests in the Cypress Test Runner or in terminal.
To open the Cypress Test runner: npm run cy:open
To run all tests in terminal: npm run cy:run
Concept + Ideation: Samantha Gibson
Curation + Partnerships: Shaneé Yvette Murrain
Copywriting: Kathleen Williams
Historical Review: Alison M. Parker, Ph.D., historian and author, Unceasing Militant: The Life of Mary Church Terrell
Design: Jasmine A. Lockwood
Data Engineering: Audrey Altman, Michael Della Bitta
Development: Audrey Altman, Kiara Contreras, Michael Della Bitta, Scott Williams
DPLA’s Statement on Potentially Harmful Content: Audrey Altman, DPLA Metadata Working Group Members
Copyrighted Images: Collection of the Massachusetts Historical Society; National Portrait Gallery, Smithsonian Institution; Schomburg Center for Research in Black Culture, Photographs and Prints Division, The New York Public Library; The Stephen H. Hart Research Center, History Colorado; WUSTL Digital Gateway Image Collections & Exhibitions
This is a Next.js project bootstrapped with create-next-app
.