dzienisz / spacex-react-app

SpaceX - DaftCode Level Up Spring 2018

Home Page:https://dzienisz.github.io/spacex-react-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

โš› daftcode-react-starter

React boilerplate for everyone

๐Ÿ•น Features

๐Ÿ”ง Installation

Clone repository to your local workspace:

git clone https://github.com/mkaczkowski/daftcode-react-starter.git

Install project dependencies using npm or yarn:

cd daftcode-react-starter
npm install

๐ŸŽฎ Development

Start developing your own website:

npm run start

Open in your browser:

http://localhost:3000

๐Ÿ‘Œ Production

Production build of the website:

npm build

Serve build files on your local server:

npm serve

Open in your browser:

http://localhost:5000

๐Ÿ“œ License

MIT

๐Ÿ‘จ Author

Mariusz Kaczkowski from DaftCode

About

SpaceX - DaftCode Level Up Spring 2018

https://dzienisz.github.io/spacex-react-app/


Languages

Language:JavaScript 50.4%Language:CSS 48.8%Language:HTML 0.8%