Skip to content

Sathish-Kumar-R6/secret-santa-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secret Santa Project

This project contains both frontend and backend applications for the Secret Santa project. Follow the steps below to set up each component.


Description

The frontend application allows users to upload CSV files and interact with the Secret Santa assignment interface.

Setup Instructions

  1. Clone the Repository:

    git clone <repository-url>
    cd <repository-directory>/frontend
  2. Install Dependencies:

    yarn
  3. Available Scripts:

    • Start the development server:
      yarn start
    • Build the app for production:
      yarn build
  4. Run the Application:

    • Start the application:
      yarn start
      
    • Open http://localhost:3000 in your browser.
    • Once on the app, you can upload two CSV files as required for the project.

UI Attachment

  • UI before uploading attachments image

  • UI santa result image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published