Web App for instructors to create and edit activities
Web App of the FireCamp System. As a instructor, you're able to create and edit activities.
To see the api, click here: FireCamp Rest API
To see the camper interface, click here to take a look in the mobile aplicattion: FireCamp Mobile
This app features all the latest tools and practices development!
- React Js
- React-Router-Dom
- Redux
- Redux-Saga
- Redux-Persist
- Immer
- Reactotron
- Prop-Types
- History
- React-Toastify
- Styled-Components
- Axios
- Date-fns
- ESLint
- Clone this repo using
git clone https://github.com/thiagodff/FireCamp-ReactJs - Move yourself to the appropriate directory:
cd FireCamp-ReactJs - Run
yarnto install dependencies - Run
yarn startto run the application
obs: make shure you have api running.
Create an administrative controller web page, be able to create and edit new plans for campers and enroll them.
Create a mobile app for instructors.
Show the current plan of the camper in your app.
- Modify api
- Admin page
- Instructor app
- Modify camper app
This project is licensed under the MIT License - see the LICENSE page for details.
Made with ♥ by Thiago 👋 See my linkedin!

