Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
/ Downutz Public archive

Testing nextJS with a donut website.

Notifications You must be signed in to change notification settings

MartinPJB/Downutz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Downutz 🍩

This is a simple website created with NextJS for the purpose of testing out the framework. https://downutz.vercel.app/

Getting Started

To get started with this project, you'll need to have Node.js and npm installed on your machine. Once you have those set up, you can follow these steps:

  • Clone the repository to your local machine.
  • In the project directory, run npm install to install the required dependencies.
  • Run npm run dev to start the development server.
  • Open http://localhost:3000 in your browser to view the website.

Screenshots

image

License

This project is licensed under the MIT License - see the LICENSE file for details.