Skip to content

Portfolio where I compile my learnings throughout my university years.

Notifications You must be signed in to change notification settings

FerEsq/Portfolio

Repository files navigation

Portfolio

This project is a portfolio where I compile my learnings.

Link to access the project website: https://fer-esq.web.app

Project initialization

To install the dependencies, in the project directory, run the command:

  npm install

To start the project in developer mode, in the project directory, run the command:

  npm start

To create a build of the project in production mode, in the project directory, run the command:

  npm run build

Project structure

components

Here are the components of the project.

font

Here are the sources for the project. The font used is Novatica.

media

Here you will find the multimedia of the project (images, icons, logos, etc...).

styles

Here are the project styles in scss.

index.js

Contains the main structure of the project.

Used technology

It was used to create the project and its components.

It was used to publish the project on a website.

Used to apply styles to the project.

It was used for project scheduling.

About

Portfolio where I compile my learnings throughout my university years.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published