Skip to content

ArjunVit/bfhlarjuntest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BFHL Challenge

Backend Setup

  1. Navigate to the backend directory.
  2. Run npm install to install dependencies.
  3. Start the server using npm start.

Frontend Setup

  1. Navigate to the frontend directory.
  2. Run npm install to install dependencies.
  3. Start the frontend using npm start.

Deployment

  • Deploy the backend and frontend to your preferred hosting platforms.