Skip to content

oussamabasry/portfolio-frontend-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basry Portfolio Frontend Part

Dynamic personal website with admin panel which contains educations, experiences, skills, projects, contact fields.

Technologies

MERN STACK: Mongo DB, ExpressJS, ReactJS, NodeJS.

Dependancies

  • react
  • redux
  • react-redux
  • redux-thunk
  • react-router-dom
  • react-hook-form
  • axios
  • moment
  • react-datepicker
  • react-dom
  • react-icons
  • react-modal-image
  • react-scripts
  • react-skillbars
  • react-toastify
  • web-vitals

Project Screen Shots

Intro

Home page

About Me

About Me

Educations

Education

Experiences

Experience

Skills

Skills

Projects

Projects

Contact Me

Contact

Footer

Footer

Login Admin Page

Login

Dashboard Admin

Dashboard

Educations Admin

Educations Admin

Add Education

Add Education

Edit Education

Edit Education

Experiences Admin

Experiences Admin

Skills Admin

Skills Admin

Project Admin

Project Admin

Contact Admin

Contact Admin

Demo

Click Demo to go to the demonstration page.

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Start Server:

npm start

To Visit App:

localhost:3000/

Notes

  • please note that the application will not work before colone the API express, click here to go to backend repository.
  • Change the server IP address in /src/app/serverApi.js file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published