gersly / day1-signup-client

Day 1 of 100 - Building a front-end app with a sign up/in/reset page based on CollectUI/React inspired designs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Setup

  1. Clone this repository with git@github.com:gersly/day1-signup-client.git.
  2. Install the dependencies with npm install .
  3. Run using Node.

Dependancies

  • These can be found in the ./package.json file

File Structure

Components are in a unique folder inside of the ./components folder

Styling

This app uses Bootstrap and FontAwesome

  1. Bootstrap : https://getbootstrap.com/docs/4.1/getting-started/introduction/
  2. FontAwesome: https://kit.fontawesome.com/a076d05399.js

Screenshots

About

Day 1 of 100 - Building a front-end app with a sign up/in/reset page based on CollectUI/React inspired designs


Languages

Language:JavaScript 77.8%Language:HTML 16.1%Language:CSS 6.0%