Skip to content

cvijandj/nextJsProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atelje Simikic website repository

This is the repository for the Atelje Simikic website. It is built with Next.js, a React framework for production.

Technologies used

'Next.js' - React framework for production

Getting Started

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Deployment

yarn build

this initializes the build process (next build)

yarn start

this starts the production server

Releases

No releases published

Packages

No packages published