To run the project locally, follow these steps:
- Clone this repository
git clone https://github.com/kumaraswamy1/changworks_kumaraswamy.git
- Change the working directory
cd changworks_kumaraswamy
- Install dependencies
npm install
- Start
npm start
- Open http://localhost:3000 to view it in the browser.