/AS-Project-Different-Love-App

React CRUD love app based on hobbies

Primary LanguageJavaScriptMIT LicenseMIT

💜 Different Love App

I was given a task @AppleSeeds Bootcamp to make an responsive web application using React that includes CRUD functionality. I decided to build an application that allows people to showcase their hobbies and interests, and interact with others who share similar passions.
Ultimately,all users arrive at the same chat box, where they can connect with each other and discuss their hobbies and interests in real time.
I implement the project using HTML,CSS,JavaScript,React.

Project Link:

https://toni-dating-app.netlify.app/

Project Technologies:

☑ React
☑ Firebase
☑ Firestore
☑ React Router

Screenshots

Alt text

plot

plot

plot

plot

Deployment

In order to run the app locally you will need to install all the dependencies from the package.json file. Run the command npm install to install all the dependencies, after it's done you can run npm start to start the app locally in localhost:3000