Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cwaku/portfolio
Personal portfolio website for my career as a software developer. Designed with JavaScript / ReactJS / Redux / React Three Fiber / Material-UI and utilized the GitHub API for back-end
https://github.com/cwaku/portfolio
collaborate github gitkraken gitlens imgbot javascript material-ui namecom octocat pomodone portfolio portfolio-template portfolio-website react reactjs reactthreefiber student-vscode styled-components
Last synced: about 2 months ago
JSON representation
Personal portfolio website for my career as a software developer. Designed with JavaScript / ReactJS / Redux / React Three Fiber / Material-UI and utilized the GitHub API for back-end
- Host: GitHub
- URL: https://github.com/cwaku/portfolio
- Owner: cwaku
- License: mit
- Created: 2022-06-10T06:43:29.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-02-11T02:59:40.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T17:12:34.049Z (almost 2 years ago)
- Topics: collaborate, github, gitkraken, gitlens, imgbot, javascript, material-ui, namecom, octocat, pomodone, portfolio, portfolio-template, portfolio-website, react, reactjs, reactthreefiber, student-vscode, styled-components
- Language: JavaScript
- Homepage: https://rickymormor.engineer
- Size: 81.1 MB
- Stars: 14
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Netlify badge](https://api.netlify.com/api/v1/badges/470e52d0-4d03-4935-b493-76c00166a3da/deploy-status)](https://rickymormor.engineer/)
# MY PERSONAL PORTFOLIO## Click on the badge below to see the deployed version of the site.
[![Netlify badge](https://api.netlify.com/api/v1/badges/470e52d0-4d03-4935-b493-76c00166a3da/deploy-status)](https://rickymormor.engineer/)![screenshot](./src/assets/images/CPT2207081821-720x354.gif)
## Built With
- JavaScript
- React
- Redux
- React Three Fiber
- Material-UI## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- some knowledge on `npm` , webpack, JavaScript(ES6) and React
- [Node.js](https://nodejs.org/en/)
- Web browser
- Code Editor
### Setup- Clone repository using this command in terminal ` git clone https://github.com/cwaku/portfolio.git`
- Change directory to the cloned repository `cd portfolio`
- Install dependencies using `npm install`
- run `npm start`## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.### `npm test`
Launches the test runner in the interactive watch mode.\
### `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.\
Your app is ready to be deployed!### `npm run eject`
**Note: this is a one-way operation. Once you `eject`, you can't go back!**
If 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.
Instead, 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.
You 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.
## Author
👤 **Ricky Mormor**
- GitHub: [@cwaku](https://github.com/cwaku)
- LinkedIn: [Ricky Mormor](www.linkedin.com/in/ricky-mormor)
- Instagram: [@rickymormor](https://instagram.com/rickymormor)
- Twitter: [@rickymormor](https://twitter.com/rickymormor)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Kindly have a read at the [CONTRIBUTING.md](https://github.com/cwaku/portfolio/blob/develop/CONTRIBUTING.md)Feel free to check the [issues page](https://github.com/cwaku/portfolio/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
[MIT License](https://github.com/cwaku/portfolio/blob/develop/LICENSE)