GithubHelp home page GithubHelp logo

mono258 / portfolio Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 31.32 MB

My portfolio :) You will find most recent projects there - all in one place together with needed links and a contact form.

Home Page: https://mono258.github.io/Portfolio/

HTML 4.55% JavaScript 68.80% SCSS 26.65%
ecmascript6 reactjs sass bootstrap4 classnames create-react-app react-copy-to-clipboard react-scroll rwd heroku

portfolio's Introduction

Portfolio

This is Portfolio of MoNo258. You will find most recent projects there - all in one place together with needed links and a contact form.
Designed and coded by MoNo258 :)

Link to demo:

screenshot screenshot screenshot screenshot

This project uses

  • React.js
  • React Router
  • Sass
  • Bootstrap
  • create-react-app (This project was bootstrapped with Create React App.)
  • Contact form created with Nodemailer (using Express server)
  • image used in banner taken from MoNo258's private collection
  • svg icons made by Dave Gandy from Flaticon
  • original Wonder Woman jpg taken from pixabay and modified by MoNo258

Useful info

General stuff

For running app locally you need to follow below steps.

Step 1 - clone code and install needed packages

  1. Clone app: git clone https://github.com/MoNo258/Portfolio
  2. Go to folder where files will be placed cd portfolio
  3. In above folder run in terminal npm i

Step 2 - run needed scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
This will open app on localhost 3000 but only with front-end part working. But since app contains back-end part (contact form), you must use localhost 4001 to check this functionality.
NOTE: You must have builded app in build folder to run it correctly on 4001. If not downloaded yet just run build process for the app (see npm run build).
Open http://localhost:3000 to view app in the browser (w/o working Contact Form).
Open http://localhost:4001 to also check Contact Form functionality.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

portfolio's People

Contributors

mono258 avatar

Stargazers

 avatar

Watchers

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