Skip to content

Latest commit

 

History

History
80 lines (54 loc) · 1.89 KB

README.md

File metadata and controls

80 lines (54 loc) · 1.89 KB

Portfolio

Table of Contents
  1. About The Project

About The Project

React-bootstrapped was used to create this project. It is simply a summary of my work.

Features

> Welcome landing page that has CTA takes you to contact form.
> Section on about me takes you to download the resume.
> A section that displays my work.
> A contact section.

Overview

(back to top)

Built With

(back to top)

Getting Started

This project was bootstrapped with Create React App.

To get a local copy up and running follow these simple example steps:

Available Script

In the project directory, you can run:

npm start

Runs the app in the development mode.

Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.

You may also see any lint errors in the console.

(back to top)

Dependencies

> npm install react-bootstrap

> npm install react-router-dom@6 

(back to top)