Skip to content

Toni-Zoaretz/AS-Project-Different-Love-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💜 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