A clone of hired.com's sign in page built with React Styled Components.
# Clone repository
$ git clone github.com/cilla-codes/hired.git
# Change directories
$ cd hired/hired-styled-components
# Install dependencies
$ npm install
# Start the server
$ npm start - will run on port 8000