/Aurora

Aurora: The Digital Mirror. Our app uses image recognition and other features to help you apply make-up and checkout your look. Check out the link for the latest build. 🌟 Star this repo to keep up with future updates.

Primary LanguageJavaScriptMIT LicenseMIT

Aurora: The Digital Mirror

About

Aurora is the modern way to get dolled up! Star this repo for updates. Check out the live version at bit.ly/aurora-app.

Table of contents

Getting Started

The compiled project can be run with the command npm start. Press Ctrl + C to kill http-server process.

Team

License

This project is licensed under the MIT License - see the LICENSE file for details

Screenshot

Screen Shot 2019-03-25 at 1 11 26 PM

Planning documents

Built With

This project was built with the help of:

Installing & Starting

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/.

Testing

No automated tests have been written yet.