The Instagram-clone web application presents a custom Instagram-clone.
The APP is created with the latest industry standards using React.js NextJs and Recoil
Firebase is used for the backend
This project was built using these technologies.
- React.js
- Next Js
- Recoil
- Firebase
- GitHub
To get this project set up on your local machine, follow these simple steps:
Step 1
Navigate through the local folder where you want to clone the repository and run
https://github.com/ziedak/Insta_Clone.git insta_clone
. It will clone the repo to your local folder.
Step 2
Run cd insta_clone
Step 3
Run yarn install
to install the yarn packages from the package.json
file.
Step 4
Run yarn start
to start the webpack server, you can now navigate to http://localhost:3000
to view the app. The server refreshes the app every time you make a change to a file used by it.
Step 5
Most important, enjoy the app!
-
Open Terminal
-
Install dependencies (only if you did not install them previously):
yarn install
-
Run the tests with the command:
yarn test
This project is MIT licensed.
If you've read this far....give me a ⭐️!