Skip to content

vickywane/iwd-2021

Repository files navigation

International Women Day, March 8th, 2021 .
Women in leadership, Achieving an equal future
in a COVID-19 world.

Primary Motivation

This Web Application was built to appreciate the hard-work and effort put in by women around the world and can be accessed here.

Secondary Motivations

  • This application was built to illustrate how React can be used as a frontend interface displaying data from a CMS application such as a Wordpress application through it REST API.

Accesibility:

Local Installation

Note: All data within this application is served from a Wordpress Application. Hence you should have Wordpress setup on your local machine for local development. To get started, you can launch wordpress from a docker container using docker-compose with this configuration file.

  • Clone this repository locally using git cli with the git clone {REPO URL} command, and install application dependencies using the yarn install command.

  • Create a .env file in the root directory for securely storing your Wordpress API Endpoint in the following field;

    REACT_APP_WORDPRESS_ENDPOINT=`${WORDPRESS_REST_ENDPOINT}/wp-json/wp/v2`

Testing:

All End-to-end(E2E) tests within this application are written using Cypress. All network requests within the application are tested using Moxios.

Contributions

We welcome and appreciate pull requests from everyone.

You can participate in many ways. The application codes are available in their respective files for this project. You can get all of them, change anything and send the changes back.

Commit changes

Easily contribute to the content of the style guide by adding new recommendations, making corrections or adding examples in the form of images or videos:

If you have Git installed on your system, cloning is preferred way to get the contents since it allows you to contribute back.

About

International Women Day 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages