All Projects → pedronauck → shazam

pedronauck / shazam

Licence: other
⚡️ An opinionated and usefull react app management

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to shazam

React Hn
React-powered Hacker News client
Stars: ✭ 2,174 (+12688.24%)
Mutual labels:  react-app
noder-react-native
The mobile app of cnodejs.org written in React Native
Stars: ✭ 1,985 (+11576.47%)
Mutual labels:  redux-application
react-starter-kit
🚀 React starter kit for a modern single page (SPA) application (dependencies updated at 28 July 2017). Zero configuration. Ready to go. Just paste your code!
Stars: ✭ 26 (+52.94%)
Mutual labels:  react-app
Nooboss
NooBoss is an extension that handles your extensions like a boss!
Stars: ✭ 207 (+1117.65%)
Mutual labels:  react-app
react-covid
Covid Tracker React Application
Stars: ✭ 16 (-5.88%)
Mutual labels:  react-app
cache-control
create cache-control headers
Stars: ✭ 17 (+0%)
Mutual labels:  react-app
React Lessons
Tool for creating and taking interactive React tutorials
Stars: ✭ 103 (+505.88%)
Mutual labels:  react-app
react-webpack-starter
A really simple boiler plate for creating react applications bundled by webpack (using ES6+, Babel, SASS and webpack development server) ⚛️
Stars: ✭ 86 (+405.88%)
Mutual labels:  react-app
workshop
React Workshop
Stars: ✭ 13 (-23.53%)
Mutual labels:  react-app
lifequote
React port of a life insurance quick quoting application
Stars: ✭ 36 (+111.76%)
Mutual labels:  react-app
Githubpopular Sj
慕课网实战课程:《React Native 开发跨平台 GitHub App》Demo
Stars: ✭ 246 (+1347.06%)
Mutual labels:  react-app
Noder React Native
The mobile app of cnodejs.org written in React Native
Stars: ✭ 1,995 (+11635.29%)
Mutual labels:  redux-application
underwater-chess
Chess, written in React, driven by a Stockfish-powered API
Stars: ✭ 20 (+17.65%)
Mutual labels:  react-app
Imooc React
慕课网 React 视频课程源代码
Stars: ✭ 203 (+1094.12%)
Mutual labels:  react-app
gorecipe
Aplikasi web serderhana untuk mencari resep masakan khas indonesia yang dibuat menggunakan ReactJS.
Stars: ✭ 20 (+17.65%)
Mutual labels:  react-app
Isomorphic Lab
Isomorphic React experimentation
Stars: ✭ 144 (+747.06%)
Mutual labels:  react-app
ideas-md
A float-to-the-top ideas log built with React
Stars: ✭ 32 (+88.24%)
Mutual labels:  react-app
react-instagram-authless-feed
React component to provide a token-less Instagram feed.
Stars: ✭ 50 (+194.12%)
Mutual labels:  react-app
reactodo
Multiple localStorage TODO lists, built with React
Stars: ✭ 28 (+64.71%)
Mutual labels:  react-app
forex-web-app
💱 foreign currency exchange app built with react hooks
Stars: ✭ 17 (+0%)
Mutual labels:  react-app

What's Shazam?

Easy to start

First of all, install Shazam globally:

$ yarn global add shazamjs

Then you can create your app:

$ shazam init <your_app_name>

Shazam will ask some things to you then install dependencies. After that you can see your app runing:

$ cd <your_app_name>
$ yarn start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].