# Ev-Pointer App solution to close the infrastructural and technological gaps in terms of management, structure and setting up of e mobility charging infrastructure. ## Screenshots   ## Tech Stack **Client:** React-Native, Expo, TailwindCSS, React-Native-Maps ## Features - Landing Screen - Live update location - Frontend screens(Input and selection page) - Cross platform ## Run Locally Clone the project ```bash git clone https://github.com/JoelDeonDsouza/Ev-Pointer.git ``` Go to the project directory ```bash cd Ev-Pointer ``` Install dependencies ```bash npm install ``` Start the server ```bash npm run start ```