The Social Education and Development Society (SEDS) is a Non-Governmental Organisation that has been actively involved in socially transforming initiatives and rural development for over 38 years near the town of Penukonda in Andhra Pradesh, India.
This repository contains the source code for the SEDS homepage. It's build using Remix., hosted on Vercel, content is provided through Contentful and the contact form is send through Mandrill.
clone
the repository- run
npm install
- run
npm run dev
to start the local server - navigate to
http://localhost:3000
You'll also need Contentful and Mandrill API keys in order to fully run the application, which are for obvious reasons not provided through this repository.