API & basic frontend for your homemade band. You can add, list, delete and update your members.
Clone the repository. You will need node
and npm
on your machine.
To start the app:
Split two terminals;
on one of them write cd backend
npm i
npm start
,
on the other one write cd client
npm i
npm start
Thanks for some refactor changes from alevann. All changes had merged to the repository.
Your servers will be working like the following gif: