Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.41 KB

README.md

File metadata and controls

50 lines (32 loc) · 1.41 KB

portfolio-cv

Description

Deployed application link on GitHub https://github.com/itcreativeusa/portfolio-cv

Deployed application link on GitHub Pages https://itcreativeusa.github.io/portfolio-cv/

A single-page application web developer portfolio. Application use React to render content. This portfolio helps not only to share projects for applying for jobs or working as a freelancer but also to share work with other developers and collaborate on projects. Appllication contain: About Me, All Projects, Contact, and Resume sections.

Table of Contents

Installation

Clone the repo and run npm install in the root directory to install the dependencies. To use the application locally, run npm start in the root directory and navigate to http://localhost:3000 in your browser. The page will reload if you make edits.

Technologies Used

  • React
  • React-DOM
  • React-Scripts
  • Bootstrap
  • gh-pages

Usage

Open Github Pages link in your preferred web browser.

Screenshots

Screenshot located in ./img/ folder About me page screenshot

Credits

Some code for this project was taken from Mini-Project provided by Berkeley Bootcamp for studying purposes.

License

Please refer to the LICENSE in the repo.