The main repo for the inSPIRE project backend.
This project is concerned with rendering the forms that are used to input the names of artists, and parsing that data to find similar artists
To run this repo, first clone the repository in the directory of your choice using:
git clone https://github.com/Team-Tentickles/inspire.git
Next, install dependencies using the Node Package Manager (npm)
npm install
This project requires Node.js to run. If you do not have Node installed, you can download it here
You can then run the repository using:
npm start
If there is a feature you want to add, create a new branch for the project and check it out using:
git branch <BRANCH_NAME>
git checkout <BRANCH_NAME>
Make sure you're committing and pushing your changes as you work. Once you've finished making all of the changes you want to make, submit a pull request so it can be reviewed and merged into the main branch. For more information on how to submit a pull request see this article "# Jade-Artist-Template" "# Jade-Artist-Template" "# Jade-Artist-Template" "# Jade-Artist-Template" "# Jade-Artist-Template"