Ashk Aesthetics is a website built for a beauty salon based in Ealing, London.
Website preview: https://ashk-aesthetics.co.uk/
You must have installed all of the software applications in the installation section.
Quick start guide to set the server up and running.
Installs all of the necessary dependencies.
- Open
/src/config/constants.js
file; - Assign the API key to the
GOOGLE_MAPS_API_KEY
constant; - Save the file.
Starts the server in the development mode.
In order to run the server, you must have installed all of the necessary software listed below.
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
In the project directory, you can run:
Installs all of the necessary dependencies.
Runs the app in the development mode on port :3000
.
Builds the app for production to the /build
folder.
References to the packages used in the project.
React is a JavaScript library for building user interfaces.
Gatsby is a React-based open source framework for creating websites.
Sass is a preprocessor scripting language that is interpreted or compiled into CSS.