Portfolio build ReactJs + Vite
Install nodejs
and npm
# Clone this repository
$ git clone https://github.com/BraianS/reactjs-portfolio.git
# Go into the repository
$ cd reactjs-portfolio
# Install dependencies
$ npm install
# Check it out using npm run dev
$ npm run dev
➜ Local: http://127.0.0.1:5173/
➜ Network: use --host to expose
Any contribution you have will be most welcome.
- Fork the Project
- Create your Feature Branch (git checkout -b feature/reactjs-portfolio)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/reactjs-portfolio)
- Open a Pull Reques
This project is licensed under the MIT License - see the LICENSE.md file for details
Copyright (c) 2019 Braian Silva