Skip to content

Lilkizarmie/React-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React-Portfolio

React native Portfolio website using sanity

FEATURES

  • Build on React library
  • Build on Next JS
  • No jQuery Dependency
  • 10+ Hompages Variations
  • Using SCSS/SASS
  • Google font include
  • Fully responsive
  • W3C Validated Code
  • Clean Code
  • Speed Optimized
  • Cross Browser Support
  • Well Documented
  • No console error
  • Regular Updates
  • Files Include

  • Main code
  • vie_react_docs

  • Screenshot (10)

    Install Node.Js & Yarn (or npm)

    Your computer must have installed nodejs and yarn to run this template. You can download Node.js from here and install Yarn with this tutorial here . NPM comes bundled with Node.js

    node

    Install Npm Packages

    You must have to install packages. You can do this by running yarn install from the root of your project to install all the necessary dependencies.

    npm-install

    Development server

    Run npm run dev from the root of your project to start a dev server. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files. Run npm run build to build the project. The build artifacts will be stored in the .next/ directory.

    Screenshot (12)