Welcome to the code repository for Omar Kreidly's personal portfolio website! Feel free to explore and learn about the tools used to build it.
- Gatsby.js (React based framework)
- Typescript (language)
- Styled-Components (styling solution)
- Framer Motion (animation library)
- React Three Fiber (React renderer for three.js)
- Netlify (deployment and launch)
- Clone the repository:
git clone [email protected]:mhmdjaw/omar-kreidly.git
- Navigate to the project directory:
cd omar-kreidly
- Install dependencies:
npm install
- Start the development server:
npm run develop
The project should now be running locally on localhost:8000
.
Copyright (c) 2023-present Omar Kreidly. All rights reserved.
The design and articles in this repository are intellectual property of the individual mentioned above (unless otherwise stated) and as such CANNOT be copied, modified, sublicensed or redistributed without permission from the author.