Punarapi is a distinguished Tile Manufacturing Company situated in Mangalore, India, dedicated to revolutionizing the industry through innovative practices. Our core commitment lies in sustainability, as we ingeniously recycle plastic to craft exquisite tiles for homes.
This repository serves as the official home for the Punarapi website. We welcome and encourage any contributions, So feel free to open issues, provide feedback, and contributing to the ongoing development of our website.
- Clone the repository to your local machine
- Open the folder and run
npm installornpm ito install the packages - Create a
.envfile and copy the contents of the.env.examplefile into it - Replace the environment variables with the appropriate values
- Run
npm run startto run the development server