Skip to content

Denver04/Needle

Repository files navigation

Needle

image

A fully responsive website build on NextJs , CSS and JavaScript. I have also used unsplash API and its provided access key in this website.

Features :

  1. Confortable on all devices
  2. Dark/Light theme toggle mode
  3. Infinite Scrolling provided
  4. Can view the list/grid view of photos of each user , you can navigate by clicking on their name.

image

To run this website in your local :

  1. Clone
  2. Make a .env file in the root folder and then paste the unsplash URL and your unspalsh Access Key.
NEXT_BASIC_API_KEY="YOUR_KEY"
NEXT_BASIC_API_URL="UNSPLASH_URL"
   npm install
   npm run dev

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

About

A simple application of the any social media app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published