The Wayback Machine - https://web.archive.org/web/20230306173155/https://github.com/TechIsHiring/techishiring-website
Skip to content

TechIsHiring/techishiring-website

dev
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

TechIsHiring Website

TechIsHiring's website, focusing on showcasing the top tweets from the Twitter account and the TechIsHiring newsletter.

Technologies Used

  • Next.js
  • Tailwind CSS
  • Chakra UI
  • TypeScript
  • Storybook
  • Axios
  • Posthog

Project Figma

This is a link to the Figma File for the TechIsHiring Website: TechIsHiring Website Figma

Project Design Document

This is a link to the Engineering Design Document for v1.0.0 release: Engerineering Design Document

Atomic Design

This project uses Atomic Design for it's Components. Here are several resources for Atomic Design if you are unfamiliar:

Storybook

The Stoybook for this project can be found at https://stories.techishiring.com.

Run it locally

npm run storybook

Local development

To install the application:

npm ci

To run the application on a developement server:

npm run dev

To reinstall your node_modules if a problem occurs with your dependencies:

npm run reset-deps

Code linting

To check the code and styles quality, use the following command:

npm run lint

To fix the linting errors, use the following command:

npm run format

Production deployment

Run this command to build the project.

npm run build

Contributing

Check out the CONTRIBUTING.md guide to assist with all you need to know before getting started with making changes to the codebase.

License

MIT License

About

A space where great Engineers and great jobs can find each other! We're on Twitter and LinkedIn and have a newsletter on Substack!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published