GithubHelp home page GithubHelp logo

efrensanchez / spacex Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.9 MB

App made with React and GraphQL to fetch data from Open Source REST API.

Home Page: https://quiet-tundra-79147.herokuapp.com/

JavaScript 100.00%
react graphql apollo-client expressjs react-graphql

spacex's Introduction

🚀 SpaceX's info website

App made with React and GraphQL to fetch data from Open Source REST API.

Screenshot

✋ Before Getting Started You Should…

1. Have some React knowledge.
2. Have some GraphQL and Apollo knowledge.
3. Have some Node.js and Express knowledge.
2. Have npm or yarn (or other package manager) set up on your computer.
3. Have Node 8.10 or higher installed in computer.

⭐ Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

👉 Clone the repository to your machine

1. Copy the URL

https://github.com/EfrenSanchez/SpaceX.git

2. Term:

$ git clone https://github.com/EfrenSanchez/SpaceX.git
$ git submodule init
$ git submodule update

👉 Get the dependencies

Open your cloned folder. Then, using your favorite package manager get the dependencies.

Example using npm:

$ npm install
$ cd client && npm install

👉 Available Scripts

In the project directory, you can run:

- Run server & client (:3000 & :5000):

$ npm run dev  

- Server only (:5000):

$ npm run server

- Client only (:3000):

$ npm run client 

- Build for production (Builds into " ./public "):

$ cd client && npm run build

🏗️ Built With

#### Client:

Server:

🖋️ Author

©️ License

This project is licensed under the MIT License

spacex's People

Contributors

efrensanchez 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.