Skip to content

ayushlohmod/shareWall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShareWall

ShareWall is a social media app where you can upload and download photos a web application built with MERN STACK

Table of Contents


Getting Started

How To SetUp

To get started with ShareWall, you'll need to install Node.js and npm on your machine. Then, you can clone this repository and install the dependencies:

  • Fork The Repo
you can do this by clicking on the green coloured fork button
  • Clone your forked repo
$ git clone https://github.com/your-username/ShareWall.git
  • Go to directory
cd ShareWall
  • Install Dependencies
npm install
  • Start LocalHost Server
npm run dev

This will start the development server on http://localhost:3000/.


🧰 Tech Stack Used


Contributing

If you'd like to contribute to ShareWall:-

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b <new_branch_name>)
  3. Commit your Changes (git commit -m 'Added some AmazingFeature')
  4. Push to the Branch (git pull origin <branch_name>)
  5. Open a Pull Request

✨ Thank You for Your Contribution!


License

This project is licensed under the MIT License - see the LICENSE file for details. MIT

Author

Ayush Lohmod

Show some ❤️ by 🌟 this awesome repository!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published