My Portfolio built with ReactJs
- ⚛️ Reactjs
- Clone the repo;
- Run
cd portfolio
to open the cloned repo; - Run
yarn install
to install the dependecies; - Run
yarn start
to run the system;
My Portfolio built with ReactJs
cd portfolio
to open the cloned repo;yarn install
to install the dependecies;yarn start
to run the system;