Skip to content

laxman159/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to portfilio-2021 👋

Version License: Mit

My personal portfolio 2021

portfolio gif!

Live

Features

⚡️ Modern UI Design + Reveal Animations
⚡️ Made with React
⚡️ One Page Layout
⚡️ Animation using Gsap + Custom SCSS
⚡️ Fully Responsive
⚡️ Valid HTML5 & CSS3\

Getting Started 🚀

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites 📋

You'll need Git and Node.js (which comes with NPM) installed on your computer.

node@v10.16.0 or higher
npm@6.9.0 or higher
git@2.17.1 or higher

Also, you can use Yarn instead of NPM ☝️

yarn@v1.21.1 or higher

How To Use 🔧

From your command line, first clone portfolio-2021:

# Clone this repository
$ git clone https://github.com/laxman159/portfolio.git

# Go into the repository
$ cd portfolio-2021

Then you can install the dependencies either using NPM or Yarn:

Using NPM:

# Install dependencies
$ npm install

# Start development server
$ npm start

Using Yarn:

# Install dependencies
$ yarn

# Start development server
$ yarn start

Deployment 📦

Once you have done with your setup. You need to put your website online!

I recommend to use Netlify to achieve this on the EASIEST WAY

Author

👤 Laxman Sharma

Show your support

Give a ⭐️ if this project helped you!

Releases

No releases published

Packages

No packages published