Coder Social home page Coder Social logo

starthub-fe-pjt-02's Introduction

Starthub-fe-pjt-02

This is the Front-End repo of the project StartHub.

The StartHub project is a platform for new devs to connect with talents across african and beyond.

It aims to help outsource and make talents in africa accesible around the globe


Required Features

Landing Page

  • Should have Navigation bar, header text, search container and button, filters.

  • Should have Images, "see more projects" button

Login Page

  • Should have Header text, email address and password, "Remember me" and "Forgot password" feature
  • Should have Login button, login with google and github, sin up here functionality

New account Page

  • Should have firstName, LastName, email, password, confirm password, create account, sign-in, terms and conditions functionality

Frontend Technologies and CSS Libraries

  • MaterializeCSS, OR BootsWatch

  • HTML, CSS, JavaScript OR ReactJS

  • Git

Giudelines to proceed to contribute

To install and run this project you would need to have installed:

  • Node Js
  • Git
  1. Click on the FORK button at the top right corner of the page.

  2. Once it's forked, click on code, go to your terminal and run:

git clone https://github.com/zuri-training/starthub-fe-pjt-02.git

  1. Go into the starthub-fe-pjt-02 folder, create a branch
git checkout -b (working branch name)

  1. Then proceed to add the remote branch with:
git remote add upstream https://github.com/zuri-training/starthub-fe-pjt-02.git

  1. Fetch commits/changes from the remote/upstream branch:
git fetch upstream

  1. Make your changes, stage them, commit and push:
git add .
git commit -m 'commit message'
git push origin (working branch name)

  1. Create a pull request

starthub-fe-pjt-02's People

Contributors

seunbayo avatar zemchuks 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.