Navigation Bar

The PC navbar of this project is heavily inspired from one of FIRESHIP.IO's episodes. Every thing apart from that is made out of scratch.

API

I've built an API to fetch contests' data. Here I'm just calling the API and fetching its data.All the data is being pulled from clist.by
API : https://cp-contests.vercel.com/
Method : GET
Parameter : Any valid timezone
If you want to learn more about it you can contact me at dev.jaybee@gmail.com

Developer: TerminalWarlord

RESOURCES:

  1. NavBar Tutorial
  2. API