Skip to content

leticia-chijo/portfolio

Repository files navigation

My Portfolio

This project is an online portfolio of my work. It can be accessed here.

🖥️ Technologies

This project was made with:

  • React
  • TypeScript
  • styled-components
  • react-icons
  • motion-framer

🛠️ Project Set Up

Install dependencies

Inside the project's folder, open a terminal and run the following command:

npm install

Start the development server

On the same terminal, after the previous command has finished running, run:

npm run dev

Access the website

By default, the app will be available at http://localhost:5173/
Type this URL on your browser and you are good to go!

Releases

No releases published

Packages

No packages published