Skip to content

Gym manager Single Page Application made with React

License

Notifications You must be signed in to change notification settings

calaca/gympoint-web

Repository files navigation

Gympoint

Gym manager Single Page Application

GoStack License

Getting Started

Prerequisites

You'll need Node, NPM (comes with Node) or Yarn.

PS: you'll also need to keep the API and emails queue running. Same for the development database. You can learn more here.

Installing

Simply run npm run i or yarn to install all dependencies.

Running

To run this project in development mode just enter the command npm start or yarn start.

To build files for profuction, run npm run build or yarn build.

Debugging

This project is integrated with Reactotron. So all you have to do is install it on your machine and keep an eye out for all the logs it provides us. You can also log stuff in it with console.tron.log("Make 'em sweat!").

Running the tests

Explain how to run the automated tests for this system (soon)

Deployment

Add additional notes about how to deploy this on a live system (soon)

Built With

  • Create React App - Set up a modern web app by running one command
  • Reactotron - A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and WindowsX
  • Styled Components - Visual primitives for the component age
  • Redux-Saga - An alternative side effect model for Redux apps
  • Axios - Promise based HTTP client for the browser and node.js
  • And more

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Gym manager Single Page Application made with React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published