Skip to content

eshinhw/amorr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Motivation

The beauty service industry is already huge at the moment. However, there are still people looking for the service but cannot reach to get them simply because they do not have the time or ability to get access to various beauty services. The motivation of this project is to develop a ebeauty platform on the internet which can deliver various beauty services to these people at their places at their preferred times.

Project Design - Tech Stack

External APIs and Resources

How to run the project in dev mode

  1. Install node.js and npm.
  2. Run npm install --legacy-peer-deps in directories consisting front and back-end files (Note that this need to be done once and only once)
  3. Run npm start in the directory consisting the front-end files

Contribution

In order to contribute to the project:

  1. Fork the main repository and make changes on your own.
  2. Create a pull request to make your changes reviewed and approved.