Skip to content

BulegaHassan/personal-porfolio

Repository files navigation

Personal Portfolio - React + Vite

Getting started

  • Install packages
   npm install
  • Run the dev server
   npm run dev
  • Run tests
   npm run test

For linting,fixing linting and test coverage, refer to scripts in the package.json file

For firebase hosting with CI/CD follow this guide