Coder Social home page Coder Social logo

hngi7-first-task's Introduction

HNGi7-First-Task

Link to the Live Server

Useful Links

Get Started

Fork the repo by clicking on the fork button

You will be redirected to a URL like this

https://github.com/yourgithubusername/HNGi7-First-Task

Click on the clone or download button to select to copy the link

https://github.com/yourgithubusername/HNGi7-First-Task.git

open your terminal and change directory into the directory you want to use for the project. run

git clone https://github.com/yourgithubusername/HNGi7-First-Task.git

change directory into the newly cloned HNGi7-First-Task folder using the command

cd HNGi7-First-Task

create a new branch with your name.

git checkout -b yourgithubusername

Add your script inside the scripts folder

Start the developmenet server.

php -S localhost:4000

The command above will create a localserver for you. Showing something like this in your terminal.

PHP 7.3.18-1+ubuntu18.04.1+deb.sury.org+1 Development Server started at Thu Jun  4 08:20:58 2020
Listening on http://localhost:4000

open your browser and enter the address

http://localhost:4000

kindly wait till the page stop loading then find your name using Ctrl + f on windows or command + f on MacOs. If your script is passed. Great!!! Congratulations. You are free to continue the next steps.

Make your changes know to git.

git add .

Write a commit message

git commit -m "your message goes here"

Push your branch to github

git push --set-upstream origin yourbranchname

Open Github and create a new pull request. Select the New Pull request button. select your branch name by clicking on the compare: master.

NOTE: Kindly use your first name and last name. **

hngi7-first-task's People

Contributors

olanetsoft avatar josh4324 avatar kingzamzon avatar pidoxy avatar yusuf-ah avatar iameo avatar steveoye avatar oyedolacode avatar drizzt401 avatar h2o4sure01 avatar codedprogrammer avatar bytedeveloperr avatar nextafari avatar patieru12 avatar hefeholuwah avatar udayfah avatar udoyen avatar tochukwu88 avatar meferemo avatar kvngston avatar joshua-s2 avatar ginjardev avatar oziomachi avatar seyeolajuyin avatar surdman-coder avatar writeshittu avatar quantum2001 avatar dejetem avatar adeoye233 avatar mudalue 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.