Skip to content

robin3317/devrobin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with this project

This is a Next.js project bootstrapped with create-next-app.

Run on your machine

Please make sure you have following software installed in your system:

  • Node.js
  • NPM / Yarn

First you need to clone the repository:

$ git clone https://github.com/robin3317/devrobin.git

Then you have to install the necessary dependencies using either NPM or Yarn:

$ npm i

Or

$ yarn

Now you are ready to run the application. In the project directory, you can run:

$ npm run dev

This will run the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

I appreciate to create your own version of using this.

Created & Maintained with ❤️ by Abdur Rahman Robin

About

My portfolio site, developed with Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published