CRDC Population Sciences is a React application designed to provide a user-friendly interface for accessing and managing data using various technologies and tools. This project utilizes React v17, Material-UI v4, React Router DOM, GraphQL, and Apollo.
To run the CRDC Population Sciences project locally, follow these steps:
- Clone the repository
- Navigate to the project directory
- Install the dependencies:
npm install --legacy-peer-deps
- Start the development server:
npm start
- Open your browser and visit
http://localhost:3000
to access the application.
Please see the instructions in nginx/README.md for configuring Nginx.