/portfolio-v2

This is my page in which I showcase my projects and skills. I developed this project using React and Redux. Version 2.0

Primary LanguageJavaScript

Table of Contents

About the project

image

The portfolio is a personal project to showcase my abilities in programming. I created this project using React and Redux, and the code is modularized to expand in the future.

It has a language feature in which you can choose between English or Spanish.

It has another feature in which you can interact with a terminal with some basic commands to display the information requested. You can change between interactive and standard views as much as you want. Type contact in the terminal so you can see cool stuff.

Live version

Here

Built with

  • Node v14.0.0
  • npm v6.14.5
  • React
  • Redux

Getting started

To get a local copy up and running, follow these simple steps.

Clone or fork the repository.

After cloning and changing directory, run in your terminal:

npm install

To start the local server (webpack), run in your terminal:

npm start

If you want to build the production files for the project, run:

npm run build

License

MIT

Contact

Lucas Mazo:

Acknowledgements