Skip to content

auh2ocomputers/Free-Portfolio-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website

Portfolio Website built in ReactJS.

Installation

  • grab the repo
  • run nvm use 18 or whatever node version manager you use
  • run npm install
  • run npm start

Deploying to Firebase

  • setup a free firebase project
  • install firebase tools in your console npm install -g firebase-tools
  • run firebase login in your terminal
  • run firebase init hosting in your project's root folder
  • follow the prompts and choose firebase hosting, no other tools
  • make sure you set the folder to deploy as build
  • say no to changing links for a single page app
  • run firebase deploy to deploy to your account

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.

About

Use this free code to create yourself an easy webpage for your job search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published