The first version of gourav2000.github.io/MyPortfolio/ built with React and hosted with Github Pages
- Clone the repository:
git clone https://github.com/Gourav2000/MyPortfolio/edit/master/README.md
- Navigate to the project directory:
cd MyPortfolio
- Install dependencies:
npm install
- Start the development server:
npm start
- Open http://localhost:3000 in a browser.
Contributions are always welcome! If you find a bug or have a feature request, please open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
Color | Hex |
---|---|
Color bg | #1f1f38 |
color-bg-variant | #2c2c6c |
color-primary | #4db5ff |
color-primary-variant | rgba(77, 181, 255, 0.4) |
color-white | #fff |
Lightest Slate | #ccd6f6 |
color-light | rgba(255, 255, 255, 0.6) |