/React-Portfolio

Primary LanguageJavaScriptMIT LicenseMIT

React Portfolio

In this project I built a portfolio making use of React and Redux.

Screenshot

Built With

  • React
  • Redux
  • SCSS
  • JavaScript
  • HTML

Live Demo

For a live demo

Getting Started

To get a local copy of the project, follow these steps:

  1. Open the terminal and navigate to the folder where you would like to put these files.
  2. Type the following commands into the terminal:
git clone https://github.com/Alexr16/React-Portfolio
cd React-Portfolio

Run project

$ npm install
$ npm run start # this will make webpack watching for your changes in code

Open page in browser

$ open dist/index.html

Author

👤 George

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thanks to my peers who are always there to offer support.

📝 License

This project is MIT licensed.