Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.