Skip to content

joolaoye/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

   

Table of Contents

Demo

Preview
Shadow

Dependencies

Installation

  • Clone the repository git clone https://github.com/joolaoye/portfolio no your local machine.
    Need help cloning a repository? Check out how to clone a github repository here
  • Go to the portfolio directory cd portfolio.
  • Remove node modules and package-lock.json to ensure clean and consistent environment.
  • Run npm install to install required node.js package.
  • Run npm install react-scripts --save to install the react-scripts package for a React project and save it as a dependency in the project's package.json file.

Running the Application

  • After following the Installation guide, in the project directory run npm start to initiate the development server.
  • Open http://localhost:3000 on your local machine to preview the website.
  • If you would like to preview the website on a device other than your local machine, check this guide out.

Usage Instructions

If you would like to use this website as a template for your website:

  • Go to the src directory to make your changes.

Built With

HTML HTML HTML HTML HTML