Click Fit is a sports fitness website where you can find right equipment for build up and ready your body befor game.
- Some animation with css and jquery.
- Images upload locally with node js.
- uploaded images show on web page.
- Fully responsive.
Client: HTML,CSS, JS, JQuery
Server: Node, Express
Clone the project
git clone https://github.com/3shaan/Click-Fit.gitGo to the project directory
cd Click-FitInstall dependencies
yarnStart the server
yarn startLive site: https://click-fit-psi.vercel.app/
