Git Product home page Git Product logo

simple-random-portfolio's Introduction

Simple Random Portfolio ๐Ÿ‘จโ€๐Ÿ’ป

Welcome to the Simple Random Portfolio ! ๐Ÿ‘‹

Welcome to the "Simple Random Portfolio" repository! This project is an implementation of a web application that randomly displays a person's data, showcasing skills in web development and the use of essential tools such as Webpack, Babel, and environment variable management.

Check It Out

๐Ÿ‘‰ Simple Random Portfolio ๐Ÿ‘จโ€๐Ÿ’ป

๐Ÿ‘จโ€๐Ÿ’ป How to Contribute

I'm thrilled to have you contribute to the Simple Random Portfolio ! Follow these steps to get started:

Fork the Repository:

Click the "Fork" button at the upper-right corner of the repository page. This action will create a personal copy of the repository in your GitHub account.

Clone the Forked Repository:

Clone your forked repository to your local machine using this command:

  git clone https://github.com/SantiSB/simple-random-portfolio.git

Switch to the Develop Branch:

Navigate to the develop branch to ensure your work aligns with the latest development state:

git checkout develop

Create a New Branch:

Move to the repository's directory and create a new branch for your contribution. Name the branch descriptively, such as feature-your-feature or bugfix-the-bug:

git checkout -b feature-your-feature

Install Dependencies:

After cloning, navigate to the project directory and install required packages using npm:

npm install

Make Your Changes:

Implement the necessary changes or improvements to the codebase.

Commit and Push:

Once you've made your changes, commit them with a clear and concise commit message. Then, push your changes to your forked repository:

git add .
git commit -m "Brief description of your changes"
git push origin feature-your-feature

Create a Pull Request:

Head to the original repository and click "Pull Request." Choose the develop branch as the target and provide a detailed description of your changes. Afterward, submit the pull request.

Review and Collaboration:

I will review your pull request and might offer feedback or suggestions to enhance your contribution. Collaboration and iteration are key!

Merge and Celebrate:

Once your pull request is approved and any requested changes are addressed, your contribution will be merged into the develop branch. Congratulations, you've successfully contributed to the Simple Random Portfolio App ! ๐ŸŽ‰

๐Ÿ‘จโ€๐Ÿ’ป Tech Stack:

html css stylus javascript webpack babel

| HTML | CSS | Stylus | JavaScript | Webpack | Babel |

Authors

๐Ÿฑโ€๐Ÿ’ป@SantiSB

simple-random-portfolio's People

Contributors

redcraft2374 avatar santisb avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.