Skip to content

TanX-009/art-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Art Portfolio

Backend

The backend uses Express.js. Start with (on port 3001):
npm run dev

Frontend

The frontend, built with nextjs, requires a .env.local file with
NEXT_PUBLIC_SERVER_API_URL=serverlink
(eg http://localhost:3001/v1/) make sure to add /v1/ at the end as it is used in backend

Start the frontend with:
npm run dev

Preview

Art Portfolio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published