this is a design for a mobile app that fetches from an pollution API and displays the data. Built with React-Redux and SASS.
- Major languages
- Javascript
- Frameworks
- SASS
- React
- redux
- Technologies used
- NPM
install
- git
- node.js
To get a local copy up and running follow these simple example steps.
- git
- node.js
Open a terminal cd desktop
or your desired directory and run
$ git clone https://github.com/Leboroz/ballhead-app.git
this will download the required files into your folder
run
$ npm install
npm will download all the packages to run the application including the server.
$ npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
$ npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
$ npm run build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
- GitHub: @Leboroz
- Twitter: @Leboroz
- LinkedIn: Leonardo Albornoz
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Original design idea by Nelson Sakwa on Behance.
This project is MIT licensed.