/code-test-multi-step-form-react

My solution for a DevSkills code test using React

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Frontend Boilerplate React/NextJS

A backbone for your coding challenge.

Contents

  • Frontend app - a React app. Extend with your code.
  • E2E test suites - a frontend Cypress test suite. Extend with your tests.
  • Pipeline - a test Runner that executes the Cypress tests on push to a branch other than master/main.

Tech Stack

  • React
  • NextJS
  • TailwindCSS
  • Cypress
  • GitHub Actions

Getting started

npm run dev # to run for local development

npm run build # to build the app

npm run start # to start the app

Made by DevSkills.

Did you find this repo useful? Give us a shout on Twitter / LinkedIn.