All Projects → wlsf82 → hackernews

wlsf82 / hackernews

Licence: other
This project is based on the book "The Road to React" by Robin Wieruch

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to hackernews

snapshot
Adds value / object / DOM element snapshot testing support to Cypress test runner
Stars: ✭ 114 (+500%)
Mutual labels:  cypress
DomesdayDuplicator
High-speed LaserDisc RF sampler
Stars: ✭ 39 (+105.26%)
Mutual labels:  cypress
react-resume
Resume Builder in React
Stars: ✭ 70 (+268.42%)
Mutual labels:  cypress
django-step-by-step
A Django + Vue reference project that focuses on developer tooling and CI/CD + IaC
Stars: ✭ 86 (+352.63%)
Mutual labels:  cicd
cypress-learning-checklist
Acelere seu aprendizado sobre Cypress priorizando o que estudar primeiro.
Stars: ✭ 141 (+642.11%)
Mutual labels:  cypress
cypress-maildev
Cypress Maildev is a bunch of Cypress commands in order to test your messages (SMS and Emails) by using Maildev REST API.
Stars: ✭ 19 (+0%)
Mutual labels:  cypress
azure-flutter-tasks
Easily build and deploy with latest Flutter build tasks for Azure DevOps Pipelines Tasks
Stars: ✭ 66 (+247.37%)
Mutual labels:  cicd
ofcourse
A Concourse resource generator
Stars: ✭ 41 (+115.79%)
Mutual labels:  cicd
fleetyards
A Ship Database and Web API based on the official Star Citizen Ship Matrix.
Stars: ✭ 37 (+94.74%)
Mutual labels:  cypress
cypress-retry
Retry just the failed Cypress.io tests using Cypress module API and AST rewriting
Stars: ✭ 16 (-15.79%)
Mutual labels:  cypress
firebase-spring-boot-rest-api-authentication
Firebase Spring Boot Rest API Authentication
Stars: ✭ 172 (+805.26%)
Mutual labels:  cypress
angular-material-starter-template
🍄 Angular 14 boilerplate that comes with Material-UI, Tailwind3, Purgecss, Jest & Cypress Support, Optimal project structure & Interceptor inspired from popular blogs, source map analyzer tools, husky, all pre-configured and much more...
Stars: ✭ 104 (+447.37%)
Mutual labels:  cypress
kubedock
Kubedock is a minimal implementation of the docker api that will orchestrate containers on a Kubernetes cluster, rather than running containers locally.
Stars: ✭ 79 (+315.79%)
Mutual labels:  cicd
send-test-info
Attach unit test information to exceptions sent by Raven to Sentry
Stars: ✭ 17 (-10.53%)
Mutual labels:  cypress
MixewayHub
Mixeway is security orchestrator for vulnerability scanners which enable easy plug in integration with CICD pipelines. MixewayHub project contain one click docker-compose file which configure and run images from docker hub.
Stars: ✭ 80 (+321.05%)
Mutual labels:  cicd
swingletree
☔ Integrate and observe the results of your CI/CD pipeline tools
Stars: ✭ 14 (-26.32%)
Mutual labels:  cicd
travis-ios-script
Reusable iOS script for Travis CI with Slack, Testflight, HockeyApp support
Stars: ✭ 40 (+110.53%)
Mutual labels:  cicd
cypress-example-docker-circle-workflows
Cypress + Docker + CircleCI Workflows = ❤️
Stars: ✭ 29 (+52.63%)
Mutual labels:  cypress
terraform-provider-nexus
Terraform provider for Sonatype Nexus
Stars: ✭ 74 (+289.47%)
Mutual labels:  cicd
cypress-page-object
Represent the screens of your website as a series of objects in your Cypress test suite
Stars: ✭ 23 (+21.05%)
Mutual labels:  cypress

Hacker News

Test status hackernews This project is using Percy.io for visual regression testing.

From "The Road to learn React" book.

Here's the link of the app in "production" https://hackernews-seven.vercel.app.

I've also written a similar app in TypeScript, and you can find it through the follwing URL https://github.com/wlsf82/hacker-stories.

Installation

Run npm install to install de project and dev dependencies.

Starting the app

Run npm start to start the application.

The app is automatically opened on the default browser on startup.

Running the tests

Run npm test to run the automated tests.

The above command starts the app, runs the tests against it, and shuts it down.


Made with ❤️ by Walmyr.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].