Idea barrel is a mobile application developed on React Native and Express.js. It allows for company (Nokia) employees to share their ideas and thoughts quickly and efficiently with other co-workers.
Instructions to run the frontend
- Install Expo CLI on your machine
$ npm i -g expo-cli- Install project dependencies
$ npm i --legacy-peer-deps- Start the backend then start the app
$ npm start- Scan the QR code with Expo Go on your mobile phone.