https://github.com/iwillig/dsa-hwg-site
https://github.com/iwillig/dsa-hwg-site
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/iwillig/dsa-hwg-site
- Owner: iwillig
- Created: 2021-03-19T18:20:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-13T19:49:45.000Z (over 4 years ago)
- Last Synced: 2025-03-26T13:06:13.796Z (over 1 year ago)
- Language: JavaScript
- Homepage: dsa-hwg-site-iwillig.vercel.app
- Size: 1.09 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Healthcare Working Group Website
Built using Next.js, Airtable, Action Network and Vercel
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
``
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
## Deploy on Vercel
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.