Check out the website: Google Momentum Clone
Icons made by Freepik from www.flaticon.com.
I wanted to create a simple Google Clone mometum while learning ReactJS hence I came up with this idea. We build a Google Momentum Clone using Axios to talk to our different APIs. Axios is a promised-based HTTP Client for node which makes talking with APIs clean and simple. We use React Hooks such as useState and useEffect to work with Axios.
- Any contributions you make are greatly appreciated.
- Check out my contribution guidelines for more information.
Before installation, please make sure you have already installed following tools:
- Fork the project
- Clone the project
- Navigate to the project directory
cd buzzphonics
- Install dependencies with
npm install
- Run
npm start
Give a ⭐️ if this project helps you or you like it.