Coder Social home page Coder Social logo

go-climbing-front-end's Introduction

Go Climbing

Go Climbing is a React app which allows users to find and interact with climbing gyms around the world, ask questions and share tips through the forums and also hire coaches to help them improve.

Structure

│
│── README.MD             <-- This instructions file
│── .git       		        <-- Git folder
│── package.json          <-- NodeJS dependencies and scripts
│── node_modules          <-- Installed packages
│── src                   <-- Source directory
│   └── actions           <-- Location of redux's actions
│   └── apis              <-- Stores information/data for the apis used
│   └── common-components <-- Shared components used multiple times
│   └── components        <-- Individual components
│   └── images            <-- Images used on the website homepage
│   └── reducers          <-- Location of redux's reducers
│   └── services          <-- Location of shared methods/functions
│   └── history.js        <-- Stores the history of the url bar
│   └── index.js          <-- Displays the pages
│   └── types.js          <-- Constants used throughout application

Installation

NodeJS and npm are required to run the app.

cd to the directory go-climbing and run

HTTPS=true npm start

Usage

You can access the local version of the running App at https://localhost:3000

Or

You can visit the online version Here

go-climbing-front-end's People

Contributors

jack-quail avatar dvdprrsh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.