RecPix is a web application developed using Express ,React and Neo4j, aimed at providing users with a personalized and intelligent photo recommendation experience.
"RecPix is a project initiated to apply and enhance my knowledge of graph databases, particularly Neo4j. It serves as an opportunity to learn new technologies (Express.js , React and graphql) and further advance my skills in web development."
- Express: A minimal and flexible Node.js web application framework.
- Neo4j: A graph database management system.
- Graphql : A query language for APIs
- React: A JavaScript library for building user interfaces.
comming soon
- Clone the repository:
git clone git https://github.com/B-AJ-Amar/RecPix.gitt
- Install the required dependencies:
npm install
- Start the application:
npm devStart
Contributions are welcome! If you have any ideas or improvements, please submit a pull request.