Skip to content

Sachintha-Lakruwan/Launch-countdown-timer-with-React-and-Framer-Motion

Repository files navigation

Launch countdown timer with React and Framer Motion

Example Solution for Launch countdown timer Challenge on Frontend Mentor

Try This App Locally! 👼

1. Clone the Project

  1. Install Git: Download from git-scm.com.
  2. Open VS Code.
  3. Clone Repository:
    • Go to View -> Command Palette or press Ctrl+Shift+P.
    • Type Git: Clone and select Git: Clone.
    • Enter the repository URL (https://github.com/Sachintha-Lakruwan/FAQ-accordion.git) and click Clone.
    • Choose a local directory to save the repository.
    • Open the cloned repository when prompted.

2. Install npm Packages

  1. Install Node.js: Download from nodejs.org.
  2. Install npm Packages:
    npm install

3. Run the Project

  1. Start the Development Server:
    npm run dev
  2. Open in Browser: Navigate to http://localhost:5173/ (or specified port).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published