A simple and responsive Instagram clone built with React, Sass, Express & MongoDB.
Developed by Afik, Ariel & Dor.
Features:
- Feature 1: A brief description.
- Feature 2: A brief description.
- Feature 3: A brief description.
To get started with this project, clone the repository and install dependencies using the following commands:
# Clone the repository
git clone https://github.com/afikyefet/monday-clone-proj
# Navigate to the project directory
cd ./monday-clone-proj
# Install dependencies
npm install # or yarn install, depending on the package manager you use
# Run the project
npm run dev # or yarn dev