Live site: https://astetik.netlify.app/
Randomly generate advice presented in modern aesthetic styling! Do note that some of the advice will be nonsense for the time being because astetik utilizes a free advice api. I am currently working on compiling my own set of advice.
Install dependencies
npm install
Install the Netlify CLI
npm install netlify-cli -g
Run the development server
netlify dev
When the above command completes you'll be able to view at http://localhost:8888
_Note: You can run just the front-end with npm run start
This project uses the following libraries and services:
- Framework - Create React App with React Router
- UI Kit - Bootstrap
- Newsletter (Work in progress) - Mailchimp
- Analytics - Google Analytics
- Hosting - Netlify