--- title: Connect a React application to Neon subtitle: Set up a Neon project in seconds and connect from a React application enableTableOfContents: true updatedOn: '2025-02-24T15:53:13.359Z' --- React by Facebook is an open-source front-end JavaScript library for building user interfaces based on components. Neon Postgres should be accessed from the server side in React applications. Using the following React meta-frameworks, you can easily configure a server-side connection to a Neon Postgres database. ## React Meta-Frameworks Find detailed instructions for connecting to Neon from various React meta-frameworks.