React Website To Build My Portfolio (Source Code of the Website)
You can See Main Pages of the website in this Link
Personal Website To Show The Projects Documentation, View On Github and Describe Each Project with Amazing Design Built With React.js, JSX, Mobile Responsive Design , This Project Built Based on Airbnb Eslint Rules
- React Router
- Typescript
- Create React App
- Tailwind CSS
- Bootstrap
- Node SASS
- Firebase Hosting
- PWA
- Responsive Design
- JSX
- React Hooks
- Responsive Design Built with Tailwind CSS
- Multi Page Layout
- Dynamic Lists (Pages Content inside Loops)
- Home Page
- Projects Page
- All Projects Page
- Skills Page
- Archive Page
- App Page
- Mobile Navigation Page
- Not Found Page
- Simple Page Built with Vue.js
- Refactor To Angular 8
- Refactor To React.js (Typescript, PWA)
- Refactor To React.js Material UI
- Refactor To React.js Tailwind CSS
- Main Website (https://www.yazantarifi.com)
- Github Pages (https://yazan98.github.io)
- Firebase Hosting (https://portfolio-v2-67ceb.web.app/)
1. Deploy Test Version On Firebase : npx firebase deploy
2. Generate Production Build (Without Map Files) : npm run build
3. Run Project Locally : npm start
- npm install
- npm start
- npm run build
- yarn install
- yarn run start
- master (Latest Source Code)
- v2.x Version 2 of The Website (Dark, Light Mode)
- v3 Version 3 of the Website (Dynamic Components)
Docker Repository Link
https://hub.docker.com/repository/docker/yt98/portfolio-website
Execute The Following Commands to Run Docker Image
Pull The Image to Your Device Then Run the Image on Port 3000
docker pull yt98/portfolio-website:v3
docker run --name portfolio -p 3000:3000 -d yt98/portfolio-website:v3
Copyright (C) 2021 Portfolio is An Open Source Project (Licensed under the MIT License)