Landing Page and Devotional Plan Submission Form for Things Above Devotional Companion
These instructions will get the project running on a local machine for development and testing purposes.
- Node.js installed on your system.
- A package manager like npm, yarn, pnpm, or bun.
- Clone the repository:
git clone https://github.com- Navigate into the project directory:
cd your-project-name- Install the dependencies:
npm install- Run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.