Below you find all scripts to clone, run and build this application.
git clone https://github.com/ahmvdshafiq/bookTify.git
npm install
First, run the development server:
npm run start
Open http://localhost:3000 with your browser to see the result.
npm run build