Jefid / jq-portfolio

Currently a live website is hosted on my friends github since gh-pages won't create a branch on my computer currently.

Home Page:https://shandaq.github.io/jq-portfolio-jefid-folk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JEFID'S REACT PORTFOLIO

About

This project was bootstrapped with Create React App. It showcases Jefferson Quandt's coding portfolio and proficiencies! There links to contact him through email, Github, Linkedin, and Discord!

Installation

This project requires Node.js and other dependencies

How to install Node

Navigate to the directory you would like to use using the CLI and then clone this repository:

git clone git@github.com:jefid/jefid-react-porfolio.git

Create .gitignore to include the following:

node_modules
.DS_Store
package-lock.json

Open your IDE and use these commands to install all the necessary packages:

npm init

npm init will create your package.json file.

Available Scripts

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.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Feedback

Check out my old repo to see my past commits!

Have something you'd like to add?
Feel free to contact me via email!

About

Currently a live website is hosted on my friends github since gh-pages won't create a branch on my computer currently.

https://shandaq.github.io/jq-portfolio-jefid-folk/


Languages

Language:JavaScript 47.6%Language:CSS 45.1%Language:HTML 7.3%