SastaGram is a social media where you can post pictures of your dog, like, comment and share it with your friends. You can follow others to view their posts.
So, Have fun with dogs🐶
For starting client server, you can run:
The app is built using next react
for client side, so this command Runs the app in Development mode. Open http://localhost:3000 to view it in the browser. You also need to run the server file as well to completely run the app. The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the .next
folder. It correctly bundles React & Next in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes. Your app will be ready to deploy!
The app is built using node express
so this command start the server. Running on http://localhost:8000 to view it in the browser.
To make server reload if you make edits(Using Nodemon).
You will also see any errors in the console.
- JavaScript
- Node
- Express
- Next
- React
- NPM
- MongoAtlas
- HTML
- CSS
- Bootstrap
Shiv Kushwaha
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!