Skip to content

Noemiegrau/react-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Portfolio

Table of contents

Description of the project

This repository is an example of a REACT portfolio website.

Technologies used

Project is created using:

  • JavaScript
  • Nodejs
  • REACT
  • Font Awesome
  • Bootstrap
  • Gh-pages

Usage

Screen Shot 2021-06-29 at 11 03 53 AM

Installation

Here are some guidelines for installing the project on your local machine in order to be able to try it:

  1. Clone or download the repository to your own local machine and run it from your command line.

  2. Then, make sure that your repo includes a package.json with the required dependencies. You can create one by running npm init in your command line, and npm install to install the dependencies.

  3. Run node server.js, node server or npm start in your terminal to launch the application. Or check the deployed app directly on this link (https://noemiegrau.github.io/react-portfolio/).

  4. Enjoy and don't hesitate to contribute! 🙂

Link URL to GitHub Repository

https://github.com/Noemiegrau/react-portfolio

Link URL of deployed app

https://noemiegrau.github.io/react-portfolio/