Skip to content

ashvinpanicker/react-practice-calendar

Repository files navigation

React Practice Calendar – Free Solutions

React-Practice-Calendar

Saw this interesting challenge from the folks over at https://reactpractice.dev

This repo contains my free versions of solutions for the challenges on the calendar react-practice-calendar.pdf

👀 Preview

Click here to preview the app deployed on vercel

🚀 Tech Stack

  • React (with Hooks)
  • Vite
  • Tailwind

📂 Getting Started

For an online sandbox environment, open this repository on stackblitz

Alternatively, follow the below steps to run this locally.

Prerequisite Node 20+

  1. Clone the repo and install packages
    git clone https://github.com/ashvinpanicker/react-practice-calendar
    
    cd react-practice-calendar
    
    npm install
  2. Run the development server
    npm run dev

About

Free Solutions to the React Practice Calendar Challenges

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages