Skip to content

sabacsain/SafeSpace

Repository files navigation

SafeSpace

Latest Website Link

https://safe-space-fe8a8.web.app/

How to run

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