https://safe-space-fe8a8.web.app/
- Make sure that Node.js is installed in your device.
- Clone the repo.
git clone https://github.com/sabacsain/SafeSpace.git
- Open the terminal of the directory where you the cloned the repo.
- In the terminal, type the command
npm i
and enter.npm i
- Now you can run the website using
npm run dev
.npm run dev