Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saied2035/smartbrain
The Smart Brain Project is a web app that detects faces and guesses their genders, ages, and mood. it got built with React & Redux front-end side and Nodejs & Postgresql back-end side.
https://github.com/saied2035/smartbrain
nodejs react redux
Last synced: 26 days ago
JSON representation
The Smart Brain Project is a web app that detects faces and guesses their genders, ages, and mood. it got built with React & Redux front-end side and Nodejs & Postgresql back-end side.
- Host: GitHub
- URL: https://github.com/saied2035/smartbrain
- Owner: saied2035
- Created: 2020-09-27T12:25:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-01T17:55:07.000Z (11 months ago)
- Last Synced: 2024-01-01T18:26:41.102Z (11 months ago)
- Topics: nodejs, react, redux
- Language: JavaScript
- Homepage: https://smart-brain-me.netlify.app/
- Size: 2.62 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smart Brain
> The Smart Brain Project is a web app that detects faces and guesses their genders, ages, and mood. it got built with React & Redux front-end side and Nodejs & Postgresql back-end side.
## Built With
- HTML
- CSS
- JSX & React & Redux
- NodeJS
- PostgreSQL## Live Demo
- [Live Demo](https://smart-brain-me.netlify.app/)
## back-end Repository
- [smartbrain API](https://github.com/saied2035/smart-brain-api)
## Getting Started
To get a local copy up and running follow these simple example steps.
for SSH:
`git clone [email protected]:saied2035/smartbrain.git`
for https:
`git clone https://github.com/saied2035/smartbrain.git`
### Install
after cloning the repo run
`npm install`### Usage
run
`npm start` for devlopment
`npm run build` for production code## Authors
👤 **Saied Gaffer**
- GitHub: [@Saied2035](https://github.com/saied2035)
- Twitter: [@SaiedGaffer](https://twitter.com/SaiedGaffer)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/saiedgaffer/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/saied2035/smartbrain/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- [Andrei Neagoie](https://github.com/aneagoie)
## 📝 License
This project is [MIT](./MIT.md) licensed.