Skip to content

mrshanas/insta-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lines of code

Tech used

Languages

  • Javascript
  • SCSS
  • HTML

Frontend

React - For UI
React-Query - For data fetching from server side
AntD - For styling

Backend

MongoDB - NoSQL database
ExpressJs - Web server framework
Node - Javascript runtime for server side execution

Contributing to this project

  • Contributions, issues and feature request are welcome
  • If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue Don't forget to give the project a star!!
  1. Fork the project

  2. Clone the repo in your machine

        git clone <your forked repo url>
    
  3. Install all the dependencies via 👇

        npm install && cd client && npm install
    
  4. Run the backend and frontend server

        npm start
    
  5. Create your feature branch

    git checkout -b feature/some-feature
    
  6. Push to the branch

    git push origin feature/some-feature
    
  7. Open a pull request

  8. Sit back and relax 😀 your PR will be approved

Feel free to check the issues page to know where to start

Kindly show your support by giving this project a ⭐


Disclaimer: This project is for learning purposes


This project is MIT licensed

Back to top

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published