Skip to content

This is a simple personal website with Next.js framework, React library and Bootstrap

Notifications You must be signed in to change notification settings

smasoudhosseini/Next.js-simple-personal-website

Repository files navigation

simple personal website with Next.js framework

This is a simple personal website with Next.js framework, React library and Bootstrap

demo of this personal page:

smasoudhosseini.ir

⚙️ Configuration

Running

run the following commands for download the repository and install:

# Clone this repository
$ git clone git@github.com:smasoudhosseini/Next.js-simple-personal-website.git

# Go into the repository folder
$ cd Next.js-simple-personal-website

# Install and Running
$ npm install
$ npm run dev

Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Builds the app for production

Builds the app for production to the out folder:

# Make .next folder
$ npm run build

# Make out folder for production
$ npm run export

Acknowledgements :

-Template based on Start Bootstrap - Resume

About

This is a simple personal website with Next.js framework, React library and Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published