gregorsart / neueFische-art-gallery

Recap Project 5

Home Page:https://neue-fische-art-gallery.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Next Project

This project was created from the neue fische next template.

You can đź”— use this template on CodeSandbox or locally by running this command in your Terminal:

npx -y ghcd@latest neuefische/web-exercises/tree/main/templates/next my-app -i

Development

Local Development

To work locally, please install the dependencies using npm i first.

Run npm run dev to start a development server and open the displayed URL in a browser.

Use npm run test to run the tests.

CodeSandbox Cloud

Select the "Preview: 3000" tab to view this project.

Select the "Tests: logs" tab to view the tests.

The npm run dev and npm run test scripts run automatically.

Scripts

You can use the following commands:

  • npm run dev to start a development server
  • npm run build to build the project
  • npm run start to start a production server
  • npm run test to run the tests
  • npm run lint to run the linter

About

Recap Project 5

https://neue-fische-art-gallery.vercel.app


Languages

Language:JavaScript 100.0%