Giter Site home page Giter Site logo

estellebarnoud.com's Introduction

My Personal Website

‼️ This website has been revamped into estellewolski.vercel.app. Please visit the new repository instead.

Self-hosted portfolio website including a small introduction, experience, skills & interests.

Technologies used

Front-end development using open source technologies:

  • Yarn for dependency management
  • Node.js — JavaScript runtime
  • React — JavaScript library for building user interfaces
  • Material-ui — React components that implement Google's Material Design.
  • GitHub Pages for publishing the static website

Install

Install node & npm following the npm documentation. For example on MacOS:

brew install n
n <version>

Tip: to install the latest Long Time Support version, run n lst. Note: you might need to prepend sudo to ensure you have the right permissions.

Then install yarn:

npm install --global yarn

Develop

Install project dependencies:

yarn install

Run the project:

yarn start

This will open up a browser page with the compiled code.

Deploy

Push the project to production with one of the following method:

  • [free] using GitHub Pages hosting⚠️Your repository must be named: <user>.github.io
  • [used for this repository] setting up your own subdomain⚠️You must have a registered domain name. You can buy one in any domain name registrar, for example on Google Domains.
    You can then specify your subdomain and check the status & location of your deploy in your repository Settings > Pages. Repository settings for GitHub Pages Note: It can take up to a minute for the update to show.

Once configured, push your changes to your website:

yarn deploy

Tip: you can also consider creating a GitHub Action workflow to deploy your website automatically.

estellebarnoud.com's People

Contributors

dependabot[bot] avatar estellebarnoud avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.