This repository contains the frontend code for the WellnessWave application. It's designed to provide a seamless and intuitive user experience, ensuring that users can easily navigate through the app and access all the features available.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Node.js
- npm or Yarn
-
Clone the repository: git clone https://github.com/DeveloperDynasty/wellness-wave-ui.git
-
Navigate to the project directory: cd wellness-wave-ui
-
Install the dependencies: npm install or yarn install
Start the development server:
npm start or yarn start
The application will be served at http://localhost:3000/ or the port specified in your .env file.
To build the application for production, run:
npm run build or yarn build
We encourage contributions from the community. Please check out our contributing guidelines for more information on how to get involved.
To run the tests:
npm test or yarn test
This project is licensed under the MIT License - see the LICENSE.md file for details.
If you have any questions or feedback, please reach out to us at 721.devdynasty@gmail.com.
- List of contributors
- Any third-party components or libraries used