Giter Club home page Giter Club logo

portfolio-in-react's Introduction


My Portfolio

My portfolio was designed and implemented by me. You can visit the live version here.


· Report Bug · Request Feature

About The Project

LinkedIn Netlify Status

I made my portfolio to show what projects I have already worked on and get my hands dirty on the React.js concept. There is the front-end and the back-end. I used React.js with React-Bootstrap and Axios to get my projects through the Rest API I made for the front-end part. Also, I used Firebase storage to save screenshots of my projects and EmailJS to complete the contact form. Additionally, I used YUP resolver to validate any fields, AOS for animating elements, Styled-Components, data React Data Table Component for showing users, and finally UUID to generate an ID before pushing the image to Firebase storage.

The back-end, wich comprises the REST API, you can find it here.

Except of the main homepage, an Admin dashboard has been made, which can do CRUD (Create, Remove, Update, Delete) operations for my projects and users.

(back to top)

Built With

(back to top)

Screenshots

Main admin panel

image

All skills

image

Users datatable

image

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

You will need npm.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/eliac7/portfolio-in-react.git
  2. Install NPM packages
    npm install
  3. Enter API tokens in .env
     REACT_APP_USER_ID = FROM_EMAILJS
     REACT_APP_TEMPLATE_ID = FROM_EMAILJS
     REACT_APP_FIREBASE_API_KEY = GET_IT_FROM_FIREBASE
     REACT_APP_FIREBASE_AUTH_DOMAIN = GET_IT_FROM_FIREBASE
     REACT_APP_FIREBASE_PROJECT_ID = GET_IT_FROM_FIREBASE
     REACT_APP_FIREBASE_STORAGE_BUCKET = GET_IT_FROM_FIREBASE
     REACT_APP_FIREBASE_MESSAGING_SENDER_ID = GET_IT_FROM_FIREBASE
     REACT_APP_FIREBASE_APP_ID = GET_IT_FROM_FIREBASE
     REACT_APP_FIREBASE_MEASUREMENT_ID = GET_IT_FROM_FIREBASE
     REACT_APP_RECAPTCHA_SITE_KEY = GET_IT_FROM_GOOGLE_RECAPTCHA
     REACT_APP_RECAPTCHA_SECRET_KEY = GET_IT_FROM_GOOGLE_RECAPTCHA
    

(back to top)

License

Distributed under the GNU General Public License v3.0. See LICENSE.txt for more information.

(back to top)

Contact

Ilias Thalassochoritis - @ilias_thal - elias_thal[at]hotmail.com

Project Link: https://github.com/eliac7/portfolio-in-react

(back to top)

portfolio-in-react's People

Contributors

eliac7 avatar

Stargazers

Andreas Andrikopoulos avatar Giorgos Iliopoulos avatar Voudromnianos Apostolos 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.