Skip to content

Terell-Davis/terell-davis.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Portfolio

Welcome to the repository for my personal portfolio website, showcasing my projects and skills. This site is built with React and hosted at https://www.terellbdavis.com.

Installation

To run this project locally, follow these steps:

  1. Clone the repository
git clone https://github.com/Terell-Davis/terell-davis.github.io.git
cd terell-davis.github.io
  1. Install dependencies

Make sure you have Node.js installed, then run:

npm install
  1. Start the development server
npm start

This will run the app in the development mode. Open http://localhost:3000 to view it in your browser. The page will reload when you make changes.

Available Scripts

In the project directory, you can run:

  • npm start: Runs the app in development mode.
  • npm run build: Builds the app for production to the build folder.
  • npm test: Launches the test runner in the interactive watch mode.
  • npm run eject: Removes the single build dependency from your project.
  • npm run predeploy: Runs the build script to bundle the app.
  • npm run deploy: Deploys the build to GitHub pages.

Additional Notes

  • This project was bootstrapped with Create React App.
  • Deployment is handled through gh-pages. Make sure to configure your repository settings on GitHub to serve the website from the gh-pages branch or the build folder in the main branch.

For more information on React, check out the React documentation.

Pulling the Docker Image

This project is available as a Docker image. You can pull the latest version of the image from Docker Hub using the following command:

docker pull terellbdavis/terell-davis.github.io:latest

About

Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published