/product-feedback-app

A submission for a Frontend Mentor challenge

Primary LanguageJavaScript

Frontend Mentor - Product feedback app solution

This is the backend of the solution to the Product feedback app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

You can find the parent folder here with more details about the project.

This is an express app

Available Scripts

In the project directory, you can run:

npm run dev

This runs the backend in the development mode.
Open http://localhost:4000 to view the public backend data in the browser.

npm test

This runs the integration tests set up with jest.