Aurora is the modern way to get dolled up! Star this repo for updates. Check out the live version at bit.ly/aurora-app.
The compiled project can be run with the command npm start
. Press Ctrl + C
to kill http-server process.
- Faith Chikwekwe - Back End Lead
- Stephanie Cherubin - Front End Lead
This project is licensed under the MIT License - see the LICENSE file for details
This project was built with the help of:
- Face-API.js - This API provides comprehensive face detection of up to 68 landmarks. We used the real-time tracking features for live video.
- AWS S3 for Photo Storage For Cloud storage
- Twitter API w/ npm Twitter For user posting
You will need Node.js to install and run scripts.
Clone the project project and run the command npm install
.
You can run the command npm start
to start a server using nodemon.
Browser access is at http://localhost:3000/
.
No automated tests have been written yet.