An open API service indexing awesome lists of open source software.

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 ⚡️

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.