Picstagram is photo uploading platform which has some features such as:
- Display all uploaded photo
- Show profile of each user.
- Upload a photo.
- User can delete any of his uploaded photo.
- Like a photo.
- Sign In and Sign Out.
- Install nodejs
- Clone project using the command
git clone <repo-url>
- Install all the dependencies using
npm install
- Run the project using
npm start
Note: Create a .env file in the root directory I.
👤 Karthik Nayak
- Twitter - @KarthikNayak98
- LinkedIn - Karthik Nayak
Copyright © 2022 Karthik Nayak.
This project is MIT licensed.