Skip to content

My personal portfolio : here you can see information about some of my projects and read articles that i wrote

Notifications You must be signed in to change notification settings

touzand/portafolio

Repository files navigation

Personal portafolio build with react [ typescript ], python [ flask ] and some others stuff like framer motion and styled-components.

Install

first you have to clone this repo

git clone https://github.com/touzand/portafolio.git

then you can enter the folter and install dependencies;

if your use yarn :

yarn or yarn install

if you use npm :

npm install or npm i

Then you will see some stuff dowloading ( dependencies ). When done, you can init the local server with the command:

yarn run dev

and there you have it. the front-end side (react typescript) running on your local server. if you want to complete the project working with the server side too, you can go to portafolio-serverside to learn how to install and init the back-end of this project

tutorial only for analitic and code reviewers.

About

My personal portfolio : here you can see information about some of my projects and read articles that i wrote

Topics

Resources

Stars

Watchers

Forks