/portfolio

Chris Burwell's Software Engineering Portfolio built with React.js

Primary LanguageJavaScript


Chris Burwell's Portfolio

Software Engineer / Fullstack Developer

Explore »

View Site . Report Bug . Request Feature

Stargazers

Table Of Contents

About The Project

Screen Shot

A SPA built with React & Next.js and deployed to Hostinger to showcase my developer story, projects and skills.

Built With

  • React
  • Next.js
  • Node.js
  • babel

Getting Started

Development Server

Run the development server:

npm run dev

The development server, powered by Node.js, offers real-time code changes and hot-reloading for efficient development.

Production Server

Start the production server:

npm run start

The production server is optimized for performance and security in a production environment.

Building

Build your application:

npm run build

This process compiles code, optimizes assets, and prepares your project for deployment.

Hosting

Upload built package to hosting website Hostinger.

Planned Features

  • Create custom Favicon
  • Use GitHub API to automatically fetch my information
  • Create custom 404 page
  • View up-to-date resume on site more easily

Acknowledgements