Lunchclub is an American social platform that uses artificial intelligence and machine learning to connect users with common interests and objectives. The platform is accessible through a mobile app or a web browser.
2021-07-21.09-16-18.mp4
Use it here lunch-club clone
- HTML
- CSS
- JAVASCRIPT
- BOOTSTRAP
- REACT.JS
- NODE.JS
- Meet people with common interest
- Like or unlike public meet post
- Set date and time of the meeting
- Select your meeting topic
- Send invitation to you friends via mail, social media or on the app it self
- Check your past matches and send private notes
- Chat with your friends
- NPM
npm install npm@latest -g
- Clone the repo
https://github.com/PrateekSrivastava1/Prateek_Srivastava_webDevelopmentAssignment_frontend_july2021.git
- Install NPM packages
npm install
- Fork the Project
- Create your Feature Branch
git checkout -b feature/newFeatures
- Commit your Changes
git commit -m "Add some newFeatures"
- Push to the Branch
git push origin feature/newFeatures
- Open a Pull Request