Skip to content

shrianshChari/golinks-hireday-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golinks Hireday 2024 Project

Given to me during Golinks Hireday, which is a event where people at Golinks give us a full-stack application (whose instructions are in this repository), we build it, and then present it to them. Within the directories are the frontend and backend.

No, I did not get hired. It is here to demonstrate my ability to be a full-stack developer, as I can develop frontend applications with React and backend applications with Express. I used TypeScript throughout the entire application.

Frontend

Was scaffolded using Vite with yarn as the package manager.

Set up the application: yarn install

To run this application: yarn run dev

Backend

An Express server that uses yarn as the package manager.

Set up the application: yarn install

To run this application: yarn run all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published