ChristophLeuker / Capstone-project-Throw-In-App

https://capstone-project-throw-in-app-christophleuker.vercel.app
0 stars 0 forks source link

New Project

This project was created from the neue fische next template.

Development

CodeSandbox

Select the "Browser" tab to view this project. If this project contains tests, select the "Tests" tab to check your progress.

💡 Please note that Next.js support on CodeSandbox is not great.

Local development

To run project commands locally, you need to install the dependencies using npm i first.

You can then use the following commands:

💡 This project requires a bundler. You can use npm run dev to start the development server. You can then view the project in the browser at http://localhost:3000. The Live Preview Extension for Visual Studio Code will not work for this project.