Description

Event_builder is a mobile application that allow users organize thier events by themeselfe by booking a place and how many guests and all equipments and get a final ticket that contains all informations and prices

Technologies

React-Native

Express JS

Installation

Clone this repository. by using Git clone Run npm install to install dependencies .

Getting Started

To start the Frontend , run the following command:

'npx expo start'

To start the Backend , run the following command:

npm run dev

Scripts

Expo :

npx expo start: Starts the project. npm test: run tests. docker build : for windows users to create docker image sudo docker build : for linux users to create docker image Dependencies

Express: