Skip to content

Files

Latest commit

 

History

History

website

womenintech.now.sh

Running Project Locally

To run the project locally you need to have Nodejs and npm installed.

  1. Install the Project Dependencies
  npm install
  1. Run React
  npm start
  1. Local Host Server
  you will get the local host server in http://localhost:3000/

How to contribute

We appreciate all kinds of contributions from anyone.

Please check the contributing guide to become a contributor.

License

MIT