Git Product home page Git Product logo

portfolio_template's Introduction

Portfolio Template

Technology Stack & Tools

  • Javascript (React)
  • Fleek (Website Deployment)

Setting Up

1. Clone/Download the Repository

2. Install Dependencies:

$ cd portfolio_template
$ npm install 

3. Start App

$ npm start

Fleek Deployment

1. Sign in to Fleek.co via GitHub

2. Add New Site

Under Hosting click on Add New Site

3. Connect with GitHub

Click on the Connect with GitHub button

4. Select Repository

If not shown in the dropdown, you'll want to click near the bottom "Configure the Fleek app on GitHub". Configure account, then select the portfolio_template repository.

5. Configure Deploy Location

Select IPFS, this should be the default selection

6. Configure Build Options

Deploy Settings should be left at default values, make sure the master branch is selected.

For the basic build settings, it should automatically detect Create React App. However, make sure the following values are correct:

  • Framework: Create React App
  • Docker Image Name: fleek/create-react-app:node-16
  • Build Command: npm install && npm run build
  • Publish Directory: build

You can leave Base Directory empty then click on Deploy site.

After the build is complete, the link to the site will be shown at the end of the console output.

portfolio_template's People

Contributors

glitchical 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.