Skip to content

This is my portfolio, welcome! Visit and get to know me and my work as a software developer.

Notifications You must be signed in to change notification settings

marcelala/react-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Portfolio

react sass Firebase MIT

Overview

This is my portfolio, welcome! Click here to visit and get to know me and my work as a software developer.


Table of Contents


Specification


The goal of this project was to build a simple single page application to enable potential future collaborations with interested parties.

Project Organisation


Requirement gathering


Assignment


Project analysis


Google Spreadsheets link


Component tree

The UI component tree allows to visualize the different parts of the application.
View on Whimsical


Design mockup


Figma mockup



How to run the project


To run the project in the development mode, follow the instructions below:

Download or clone the repository in your computer:

$ git clone https://github.com/marcelala/react-portfolio.git

In the repository folder:

  • install project dependencies with
npm install
  • start the development server with
npm start

To run the project in the production mode, use this command intstead:

npm run build



Dependencies & Tools Used


  • As a project generated with create-react-app, it includes React and ReactDOM as dependencies. It also includes a set of scripts used by Create React App as a development dependency.
  • The project setup also uses Webpack for handling all assets, as Webpack offers a custom way of “extending” the concept of import beyond JavaScript.
  • SASS Sassy CSS for styling
  • Firebase for hosting the application.
  • react-typed

DevDependencies




Attributions & Helpful Links


About

This is my portfolio, welcome! Visit and get to know me and my work as a software developer.

Topics

Resources

Stars

Watchers

Forks