ProDev-io / ProDev

https://pro-dev.vercel.app
0 stars 0 forks source link

ProDev Website

Introduction


This website was developed to be used as the main online prescence for ProDev, a team of developers that is gearing towards building web products and web based solutions for prospective clients

Technologies used


The main techologies used to bring the project to life are :


For the Project to run locally or in development mode, these are the required dependencies :
  1. NodeJs installed locally on your machine.
  2. NPM as the version manager for your NodeJs installation, which will provide npx.

## Libraries / Packages used to attain different functionality Here are some libraries used to attain functionality that could not be developed in-house : ## Styling / UI As mentioned earlier, the styling for the site was used mainly using Tailwind CSS utility classes, the [styles.md](/styles.md) goes deeper into the logic and intuition behind the different styles used on the site.