/gostack-meetup-web

Create and manage your events. Web application made with React, Redux and Redux Saga

Primary LanguageJavaScript

MeetApp

This is the frontend of a meetup scheduling system made with ReactJS.

Used technologies

  • React Js & React Hooks
  • React Router
  • StyledComponents & Polished
  • Redux, Redux Saga & Redux Persist
  • Eslint, Prettier & prop-types
  • Data immutability using Immer
  • Axios, date-fns, react-datepicker, @rocketseat/unform
  • Reactotron

To install

First make sure you have the working api available.

After cloning the project, run it in your directory:

$ yarn && yarn start

To start the project next time just run:

$ yarn start

Screen Views

Sign In and Sign Up

Sign In and Sign Up

Profile Screen

Profile screen

Meetups

Dashboard

This application was created for conclusion of Rocketseat Bootcamp 9.

Links