Skip to content

agu-AV/intern-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouWork

A personalized workout scheduling application built with React and Express.

  • User authentication
  • Personalized workout scheduling
  • Interactive calendar interface

Project Structure

  • frontend/ - React application
  • backend/ - Express server

Test locally

  1. Pull the repository to your local machine.

  2. Create .env in backend/ if not already present:

# Required
MONGO_URI=********

# Optional
PORT=********
JWT_SECRET=********
  1. Run the following command:
npm run dev
  1. Go to your browser and connect to:
localhost:3001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •