STACK:
- REACT
- REDUX
- REDUX_THUNK
- FORMIK
Install the dependencies to start the project.
cd eventmaker-react
npm i
npm start
Api - download this api
Install the dependencies to start the api.
cd auth-api
npm i
npm start
After running api you can open DEMO