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.
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.
- React
- React-DOM
- React-Scripts
- Bootstrap
- gh-pages
Open Github Pages link in your preferred web browser.
Screenshot located in ./img/
folder
Some code for this project was taken from Mini-Project provided by Berkeley Bootcamp for studying purposes.
Please refer to the LICENSE in the repo.