Skip to content

Latest commit

 

History

History
97 lines (61 loc) · 2.93 KB

README.md

File metadata and controls

97 lines (61 loc) · 2.93 KB
React Portfolio Website

 

Demo

Beatiful Portfolio ReactJS

Github top language Github language count Repository size License Github stars


Status

Complete ✅🚀


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

A beatiful portfolio project developed using ReactJS libray and Styled-components.

✨ Features

✔️ Beatiful Layout;
✔️ Responsive Design;\

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/harlleybastos/beautiful-portfolio-react-js

# Access
$ cd beautiful-portfolio-react-js

# Install dependencies
$ yarn

# Run the project
$ yarn start

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Harlley Bastos

 

Back to top