The frontend with ReactJS of GoInk App that use the API developed in this repository.
This application was developed in order to facilitate the scheduling of tattoo sessions.
-
The user must be able to see the appointments already made and schedule a new one.
🚧 In progress... 🚧
-
User must be able to edit your personal data.
🚧 In progress... 🚧
The project can be built with npm or yarn, so choose one of the approach bellow in case you don't have any installed on your system.
-
Npm is distributed with Node.js which means that when you download Node.js, you automatically get npm installed on your computer. Download Node.js
-
Yarn is a package manager built by Facebook Team and seems to be faster than npm in general. Download Yarn
To download the project follow the instructions bellow:
Download, install dependencies and start the API server
git clone https://github.com/gitirana/GoInk-backend.gitcd GoInk-backendyarn installyarn dev:server
Then download, install dependencies and run the project:
git clone https://github.com/gitirana/GoInk-web.gitcd GoInk-webyarn installyarn start🥳
The application still is in development 🚧. Soon this file will be updated with the deploy of the app and new features
Thayná Luiza Gitirana
Made with ❤️ by Thayná Luiza Gitirana