Skip to content

A simple Instagram clone written with Next.js and TailwindCSS.

Notifications You must be signed in to change notification settings

shannonrothe/nextgram

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Nextgram

Nextgram is an Instagram clone written in Next.js and TailwindCSS.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Notes

Visit the api folder in pages to view all available API endpoints for the application. The following endpoints are currently implemented:

  • Posts

The following API endpoints are planned for development:

  • Explore
  • Notifications
  • Profile

Contributing

Feel free to submit issues with suggestions and feature requests, as well as opening a PR to contribute ideas. 🙂

About

A simple Instagram clone written with Next.js and TailwindCSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published