4 Mei Comité Oosterparkbuurt
Live site »
Dev site
·
Project Board
·
Report Bug
·
Request Feature
Table of Contents
This website functions as a supplement to the 'Gedenkposters' campaign of the 4 Mei Comité Oosterparkbuurt. Users can see an overview of all posters on display in the campaign, and see their location on a map. Features such as a filter function, and highlighted poster suggestions on the main page allow users to discover new stories and posters from the Oosterparkbuurt, and easily save or share these stories with others.
In the future, this website will house the stories of thousands of Jewish people from the Oosterparkbuurt who fell victim to the Holocaust, and allow people to discover their stories through an intuitive interface.
To get a local copy up and running follow these simple example steps.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/fdnd-agency/atlas4045.git
- Install NPM packages
npm install
- Create a
.env
file usingexample.env
as a guide. - Change git remote url to avoid accidental pushes to base project
git remote set-url origin github_username/repo_name git remote -v # confirm the changes
- Run local dev server
npm run dev
Want to contribute as someone outside of the FDND organisation? Follow these steps:
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
When contributing, make sure to follow the FDND Conventions »
Distributed under the MIT License. See LICENSE.md
for more information.
- Anna-Kyra Strik · Developer · Github »
- Robin van der Heijden · Developer · Github »
- Sarah Bouziane Bouziane · Designer · Github »
- Cassidy Starke · Designer · Github »