Where Imagination Meets Passion
Ensure you have the following installed on your system before running the project:
Follow these steps to set up and run the project locally:
git clone <repository-url>
cd yoonWebsite
cd client
npm install
npm run dev
This command will start the development server, and you can access the application in your browser at:
http://localhost:3000
yoonWebsite/
│── client/ # Frontend source code
│── README.md # Project documentation
│── .gitignore # Files to be ignored by Git
This project is licensed under the MIT License.