/civdocs.us

Easily read the founding documents of the United States of America.

Primary LanguageTypeScript

🇺🇸 civdocs.us

civdocs.us makes it easy to read the founding documents of the United States of America. This site consumes data from api.civdocs.us, an open API meant to make these documents more widely available online.

If you think a document should be added to the database, please open an issue on the data repository.

Development

$ npm run build   # production build
$ npm run dev     # run in development mode
$ npm run start   # run in production mode

Repo links