Skip to content

sp7183/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PORTFOLIO

This is my first portfolio built with React js
Demo

Screen Shots

Home page

Project section

Installation & set up

  1. Install the Create React App CLI
    npm i create-react-app

  2. Install dependencies
    npm install

  3. Start the development server
    npm start

Building for Production

  1. Generate a full static production build
    npm run build

  2. Preview the site as it will appear once deployed
    serve -s build

About

Portfolio using react.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors