A crowdfunding app designed to raise funds for communities without electricity
git clone https://github.com/Google-Solution-Challenge-2023-team-1/Frontend.git
- Fork this repository
- Click on the fork icon
- Click on create fork
- Cloned your forked repository to your computer
git clone https://github.com/<your-username>/Frontend.git
-
Make your changes
-
Push to your forked repository
-
Create a pull request
-
That's it. Happy Coding😁
If you already have a copy of the repository in your local computer, make sure you sync fork of your forked repo to the organisations repo to make sure you're up to date, then on your local machine, run git pull
git pull
Click here to visit the live site