Overview
The ‘Eu ajudo’ project is a web application aimed at allowing users to contribute to their community by registering vaccine points in their city on the website, enabling others to find them. It was developed as part of a final course project by the Instituto Federal de Educação Ciência e Tecnologia da Paraíba Campus Picuí (IFPB).
Features
- User collaboration in registering vaccine points in their city
- Ability to search for vaccine points added by others in the community
- Integration with React.js, React-helmet, Chakra-ui, Styled Components, TypeScript, and Docker
Installation
To install the project, follow these steps:
- Clone the repository using the URL provided after forking the project.
- Open the terminal and navigate to the project directory.
- Install the project dependencies using either yarn or npm.
- Run the project, and it will be accessible at localhost:3000.
If using Docker, follow these additional steps:
- Build the Docker image using the provided command.
- Run the Docker container with the specified volume and port settings.
Summary
The ‘Eu ajudo’ project is a web application that allows users to contribute to their community by registering vaccine points in their city. It utilizes various technologies such as React.js, React-helmet, Chakra-ui, and Styled Components. The project can be easily installed and run locally, with the added option of using Docker for containerization. Overall, it provides a platform for community collaboration and access to vaccine point information.