offers

Project Overview 🎉

You can publish and look for job offers on this website.

Tech/framework used 🔧

Tech Description
Typescript Javascript superset language
React Library for building user interfaces
Next Powerful React Framework
SCSS CSS with superpowers
tailwindcss CSS library
React Hook Form Forms with easy-to-use validation
Express Backend web framework for Node.js
Joi Library for validation
PostgreSQL Relational database
Prisma ORM for TypeScript and Node.js
Eslint Javascript Linter
Prettier Code formatter
Lerna Tool for monorepo projects

Screenshots 📺

Screenshot

Screenshot Screenshot

Installation 💾

git clone https://github.com/simicoder/offers.git

yarn install

cp packages/server/.env-sample packages/server/.env #set up environment variables

psql offers < apps/api/DUMP.sql

yarn dev

Live 📍

https://offers-simicoder.vercel.app/