{"id":15041618,"url":"https://github.com/mohammadoftadeh/oftadeh-react-portfolio","last_synced_at":"2025-04-14T20:22:49.427Z","repository":{"id":126083008,"uuid":"227678110","full_name":"mohammadoftadeh/oftadeh-react-portfolio","owner":"mohammadoftadeh","description":"Oftadeh - React Personal Portfolio Responsive Template is an React app written entirely with Javascript and has no jQuery dependency.","archived":false,"fork":false,"pushed_at":"2019-12-12T20:25:09.000Z","size":1858,"stargazers_count":20,"open_issues_count":0,"forks_count":14,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T08:41:25.515Z","etag":null,"topics":["bootstrap","bootstrap4","css","ecmascript","free","html","javascript","node-sass","portfolio","portfolio-website","react","react-router","react-webapp","react-website","reactjs","sass"],"latest_commit_sha":null,"homepage":"https://oftadeh-react-portfolio.netlify.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mohammadoftadeh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-12T19:10:34.000Z","updated_at":"2024-07-19T08:53:26.000Z","dependencies_parsed_at":"2023-08-14T01:00:37.790Z","dependency_job_id":null,"html_url":"https://github.com/mohammadoftadeh/oftadeh-react-portfolio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammadoftadeh%2Foftadeh-react-portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammadoftadeh%2Foftadeh-react-portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammadoftadeh%2Foftadeh-react-portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammadoftadeh%2Foftadeh-react-portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohammadoftadeh","download_url":"https://codeload.github.com/mohammadoftadeh/oftadeh-react-portfolio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248952845,"owners_count":21188512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","bootstrap4","css","ecmascript","free","html","javascript","node-sass","portfolio","portfolio-website","react","react-router","react-webapp","react-website","reactjs","sass"],"created_at":"2024-09-24T20:46:17.639Z","updated_at":"2025-04-14T20:22:49.410Z","avatar_url":"https://github.com/mohammadoftadeh.png","language":"JavaScript","funding_links":["https://paypal.me/MohammadOftadeh?locale.x=en_US"],"categories":[],"sub_categories":[],"readme":"# Oftadeh React Portfolio\nOftadeh - React Personal Portfolio Responsive Template is an React app written entirely with Javascript and has no jQuery dependency.\n\n\u003cbr /\u003e\n\nTo view a live demo, [click here](https://oftadeh-react-portfolio.netlify.com/).\nhtml, css and jquery version, [click here](https://github.com/mohammadoftadeh/oftadeh-free-html5-portfolio)\n\n## React\n[React](https://reactjs.org/) is the core of our template. If you don't know what React is or don't know how to use it, we strongly recommend checking the React before start doing anything with Oftadeh.\n\n## Create React App (CLI)\n[Create React App](https://github.com/facebook/create-react-app) is a tool built by developers at Facebook to help you build React applications. It saves you from time- consuming setup and conguration.\n\n## Table of Contents\n- [Oftadeh React Portfolio](#oftadeh-react-portfolio)\n  - [React](#react)\n  - [Create React App (CLI)](#create-react-app-cli)\n  - [Table of Contents](#table-of-contents)\n  - [Prerequisites](#prerequisites)\n    - [Node.js](#nodejs)\n  - [Installation](#installation)\n    - [Development](#development)\n    - [Production](#production)\n    - [Deployment](#deployment)\n  - [Project Structure](#project-structure)\n  - [Theming](#theming)\n  - [Routing](#routing)\n  - [Sources and Credits](#sources-and-credits)\n  - [Available Scripts](#available-scripts)\n    - [npm start](#npm-start)\n    - [npm test](#npm-test)\n    - [npm run build](#npm-run-build)\n    - [npm run eject](#npm-run-eject)\n  - [Learn More](#learn-more)\n    - [Code Splitting](#code-splitting)\n    - [Analyzing the Bundle Size](#analyzing-the-bundle-size)\n    - [Making a Progressive Web App](#making-a-progressive-web-app)\n    - [Advanced Configuration](#advanced-configuration)\n    - [Deployment](#deployment-1)\n    - [npm run build fails to minify](#npm-run-build-fails-to-minify)\n  - [License](#license)\n  - [Donate](#donate)\n\n## Prerequisites\nThis section will give you some information about what tools you will need.\n\n### Node.js\nTo install and use Oftadeh React, you will need [Node.js](https://nodejs.org/) installed to your computer. We won't get into too much detail about Node.js as it's out of the scope of this documentation. Also you won't need to actually use Node.js, it's only required for the development process.\n\n## Installation\n**A.Installing Prerequisites**\n\u003cbr /\u003e\nDownload and install at least LTS or the latest version of [Node.js](https://nodejs.org/) from its web site.\n\n**B.Installing Oftadeh React**\n\u003cbr /\u003e\nOpen your favorite console application (Terminal, Command Prompt etc.), navigate into your work folder, run the following command and wait for it to finish:\n\u003cbr /\u003e\n\n`npm install`\n\n\u003cbr /\u003e\nThis command will install all the required Node.js modules into the node_modules directory inside your work folder.\n\n\u003cbr /\u003e\nAnd now, you are ready to run the Oftadeh React for the first time.\n\n### Development\nWhile still in your work folder, run the following command in the console application:\n\u003cbr /\u003e\n\n`npm start`\n\n\u003cbr /\u003e\nAnd that's it. create-react-app will take care everything and start the Oftadeh React.\n\n\u003cbr /\u003e\nYou can check out your console application to get further information about the server. By default, it will run on [http://localhost:3000](http://localhost:3000) but it might change depending on your setup\n\n### Production\nThe following command builds the application into an output directory\n\n\u003cbr /\u003e\n\n`npm run build`\n\n\u003cbr /\u003e\n\ncompiles the application into /build directory\n\n### Deployment\nCheckout at Facebook's create-react-app documentation:[Deployment](https://facebook.github.io/create-react-app/docs/deployment)\n\n\u003cbr /\u003e\n\n## Project Structure\nHere’s the project structure of the Oftadeh React:\n\n\u003cbr /\u003e\n\n![Oftadeh - React Personal Portfolio](https://vitateach.com/wp-content/uploads/2019/12/project-structure.png)\n\n## Theming\n\n**Default Colors and Sizes**\n\nYou can change colors and sizes , Sass variables of your app at src/SCSS/variables.scss\n\n\u003cbr /\u003e\n\n![Oftadeh - React Personal Portfolio](https://vitateach.com/wp-content/uploads/2019/12/css-color.png)\n\n## Routing\n\nOftadeh React routing system based on [react-router](https://reacttraining.com/react-router/)\n\n![Oftadeh - React Personal Portfolio](https://vitateach.com/wp-content/uploads/2019/12/route.png)\n\n## Sources and Credits\n- react-icons\n- bootstrap 4.x\n- axios\n- fslightbox-react\n- node-sass\n- react-custom-scrollbars\n- slick-carousel\n- fslightbox\n- react-router-dom\n- react-slick\n- react content loader (skeleton)\n- unsplash\n- pexels\n- ui faces\n\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in the development mode.\u003cbr /\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr /\u003e\nYou will also see any lint errors in the console.\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\u003cbr /\u003e\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\u003cbr /\u003e\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\u003cbr /\u003e\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n### `npm run eject`\n\n**Note: this is a one-way operation. Once you `eject`, you can’t go back!**\n\nIf you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.\n\nInstead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.\n\nYou don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.\n\n## Learn More\n\nYou can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).\n\nTo learn React, check out the [React documentation](https://reactjs.org/).\n\n### Code Splitting\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting\n\n### Analyzing the Bundle Size\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size\n\n### Making a Progressive Web App\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app\n\n### Advanced Configuration\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration\n\n### Deployment\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/deployment\n\n### `npm run build` fails to minify\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify\n\n\n## License\nCompletely free (MIT)! See [LICENSE.md](https://github.com/mohammadoftadeh/oftadeh-free-html5-portfolio/blob/master/LICENSE) for more.\n\n## Donate\nYou can donate to us. [link for donate](https://paypal.me/MohammadOftadeh?locale.x=en_US)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohammadoftadeh%2Foftadeh-react-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohammadoftadeh%2Foftadeh-react-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohammadoftadeh%2Foftadeh-react-portfolio/lists"}