Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mehmetsagir/instagram-clone
In this project, I am coding Instagram clone with Next.js.
https://github.com/mehmetsagir/instagram-clone
clone instagram nextjs vercel
Last synced: about 16 hours ago
JSON representation
In this project, I am coding Instagram clone with Next.js.
- Host: GitHub
- URL: https://github.com/mehmetsagir/instagram-clone
- Owner: mehmetsagir
- License: mit
- Created: 2021-06-07T23:40:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-11T19:30:57.000Z (about 2 years ago)
- Last Synced: 2024-05-02T03:10:54.703Z (9 months ago)
- Topics: clone, instagram, nextjs, vercel
- Language: JavaScript
- Homepage: https://instagram-clone-next.vercel.app/login
- Size: 476 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
✨ **Live Demo ->** [Instagram Clone](https://instagram-clone-next.vercel.app/login)
## Getting Started
Install dependencies:
```bash
npm install
```First, run the development server:
```bash
npm run dev
# or
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.## Deploy on Vercel
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
## Author✍️
👤 Mehmet Sağır___
## License
Licensed under the MIT license, see [LICENSE](LICENSE) for details.