Meetapp is an application built on Nodejs, ReactJS, and React Native that serves to manage the creation of general events
This projects was developed at the RocketSeat GoStack Bootcamp with the following technologies:
- Node.js
- Express
- nodemon
- Sucrase
- Docker
- Sequelize
- PostgreSQL
- node-postgres
- Redis
- MongoDB
- Mongoose
- JWT
- Multer
- Bcrypt
- Youch
- Yup
- Bee Queue
- Nodemailer
- date-fns
- Sentry
- DotEnv
- VS Code with ESLint
# Clone this repository
$ git clone https://github.com/eltonlazzarin/meetapp.git
# Go into the repository
$ cd backend
# Install dependencies
$ yarn
# Run the app
$ yarn dev
This project is under the MIT license.
This project was developed at the RocketSeat GoStack Bootcamp with the following technologies:
- ReactJS
- Create React App Configuration Override
- Redux
- Redux-Saga
- React Router v5
- styled-components
- Axios
- History
- Immer
- Polished
- React-Toastify
- React-Icons
- Unform
- Yup
- date-fns
- Reactotron
- VS Code with EditorConfig and ESLint
# Clone this repository
$ git clone https://github.com/eltonlazzarin/meetapp.git
# Go into the repository
$ cd frontend
# Install dependencies
$ yarn
# Run the app
$ yarn start
This project is under the MIT license.
This project was developed at the RocketSeat GoStack Bootcamp with the following technologies:
- React Native
- babel-plugin-root-import
- react-navigation
- react-native-gesture-handler
- Redux
- Redux-Saga
- redux-persist
- styled-components
- Axios
- Immer
- date-fns
- react-native-linear-gradient
- react-native-vector-icons
- Reactotron
- reactotron-redux
- reactotron-redux-saga
- VS Code with EditorConfig and ESLint
# Clone this repository
$ git clone https://github.com/eltonlazzarin/meetapp.git
# Go into the repository
$ cd mobile
# Install dependencies
$ yarn
# Run the app (iOS)
$ react-native run-ios --simulator="iPhone XS Max"
or
# Run the app (Android)
$ react-native run-android
This project is under the MIT license. See the LICENSE for more information.
Made with β₯ by Elton Lazzarin π Get in touch!