If you would like to contritube or look at this repo in development you'll need our env file to do so. Email the file administrator for the env contents ๐ง Alex.hastings.1227@gmail.com
Discover the hidden stories of famous personalities with our app, designed to effortlessly bring you controversies linked to public figures directly from Wikipedia. Explore, favorite, and keep up-to-date with the lesser-known sides of the celebrities you follow.
- Fork or clone down this respository.
- In the terminal, open this app by running the command
cd <project folder name>
- Run the command
npm install
to install dependencies. - Run the command
npm start
to start the server. - Open http://localhost:3000 to view it in your browser.
- You can also view the project here.
- Use control C to stop the server.
This section provides instructions for running Cypress tests on our project.
Main features can be tested from the main branch
npm run cypress
We have a separate testing branch for our AuthO functionality to run these tests checkout to
git checkout Testing/no auth testing branch
- Incorporating Auth0
- Being able to work together in a way that was cohesive and cooperative
- Understanding the Wikipedia API and its various parameters
- Learning about DOMPurify which sanitizes HTML and prevents XSS attacks
๐ฎ The Ability to Edit Wikipedia Pages from the H8rAid APP
๐ฎ Infinite Scroll
๐ฎ Refining the Search