Skip to content

My main portfolio website built from React framework Next.js.

Notifications You must be signed in to change notification settings

daoxi/personal-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a personal portfolio project by Daoxi Sun, built with React and Next.js.

Set up

To install all dependencies:

npm install

Development

To run the development server:

npm run dev

and open http://localhost:3000

Deployment

To build for deployment:

npm run build

this creates a .next folder. I'm deploying it on a Node.js custom server.

About

My main portfolio website built from React framework Next.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published