The idea of the App is: How can we maintain the memory of participation and participation among members of a community?.
This project is part of a challenge I did to apply for a software developer position
"ReactBsB is a community of developers looking to exchange knowledge about front-end technologies and the entire JS universe.
The community promotes periodic meetings involving several developers.
How to give some prominence / notoriety to the most active members of this community?"
Email-me: [email protected]
Connect with me at LinkedIn.
Also, you can use this Project as you wish, be for study, be for make improvements or earn money with it!
It's free!
- Github login
- Leaderboards
- Profile
- Code Scan
- Dark theme
To run this project in the development mode, you'll need to have a basic environment to run a React Native App, that can be found here. The server runs in a Node JS Server that can be found here.
Cloning the Repository
$ git clone https://github.com/hygorchristian/novatics-desafio-app.git
$ cd novatics-desafio-app
Installing dependencies
$ yarn
or
$ npm install
With all dependencies installed and the environment properly configured, you can now run the app
$ react-native run-android
or
$ yarn android
$ react-native run-ios
or
$ yarn ios
- React Native - Create native apps for Android and iOS using React
- React JS - A JavaScript library for building user interfaces
- Redux - A Predictable State Container for JS Apps
- Styled Components - Visual primitives for the component age.
- Redux - React State Manager
- Redux-Saga - Side-Effect middleware for Redux
- redux-persist - persist and rehydrate a redux store
- reduxsauce - Some aesthetic toppings for your Redux meal.
- seamless-immutable - Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
- ESlint - Linter
- Reactotron - Inspect React and React Native Apps With Ease
- Prettier - Code Formatter
- Babel - JavaScript Compiler
- Image-Resize - Resize the Images
- Firebase - Cloud Service
You can send how many PR's do you want, I'll be glad to analyse and accept them! And if you have any question about the project...
Email-me: [email protected]
Connect with me at LinkedIn
Thank you!
This project is licensed under the MIT License - see the LICENSE.md file for details