Skip to content

somenath203/My-Portfolio-Website.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Portfolio Website

This is My Personal Portfolio Web App created using Next.js .

Requirements :-

Node.js should be installed in your system in order to run this application.

Steps to run this application :-

Step 1 =>

After you have downloaded the folder of this application in your system, open any terminal of your choice inside the folder and run the following command :-


npm install

After you have runned this command, then, all the necessary dependencies which is required to run this application will be downloaded.

Step 2 =>

After this, just run


npm run dev

This will start a server in your localhost which will automatically open the Portfolio Website into your browser.


In case, for any reason, the server of React failed to open the website automatically, then, you can manually open the website by copying the localhost url and paste it in the browser.

Releases

No releases published

Packages

No packages published