https://github.com/tobisamcode/v1-tobi.dev
✨ A simple portfolio website built for myself with React | Typescript . ↗ view more about me ⚡️
https://github.com/tobisamcode/v1-tobi.dev
Last synced: about 1 year ago
JSON representation
✨ A simple portfolio website built for myself with React | Typescript . ↗ view more about me ⚡️
- Host: GitHub
- URL: https://github.com/tobisamcode/v1-tobi.dev
- Owner: tobisamcode
- Created: 2024-02-05T19:56:19.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T12:39:35.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T12:38:02.957Z (almost 2 years ago)
- Language: TypeScript
- Homepage: https://v1-tobi-dev.vercel.app
- Size: 6.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# v1-tobi.dev
#### Note: This project uses Typescript, SASS and strict prettier/eslint rules. You can edit the rules in `.eslintrc.js` file
This is a portfolio website project available at '
To clone run `git clone https://github.com/tobisamcode/v1-tobi.dev`
After cloning
In the project directory, you run:
### `yarn install`
Installs all the neccesary dependencies for the project
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.\
You will also see any lint errors in the console.
### `yarn 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.