A responsive favorites page built with Tailwind CSS featuring a collapsible sidebar to filter favorite questions by difficulty. It also includes a reset button and displays associated tags for each question. Recoil is used for state management.
Clone the Repository:
git clone https://github.com/nirajkumarwk/Leetcode-style-Favorites-Page-built-with-Tailwind-CSS.git
cd Leetcode-style-Favorites-Page-built-with-Tailwind-CSS
Install Dependencies:
npm install
Run the Project:
npm run dev
Open your browser at http://localhost:3000
.
This project is open source under the MIT License.