https://github.com/adityatandon007/friendlist-app
A simple friend list with pagination using react :rocket: :octocat:
https://github.com/adityatandon007/friendlist-app
babel-loader babel7 css-loader css-modules gh-pages html-loader html-webpack-plugin mini-css-extract-plugin node-sass react react-hot-loader react-webpack-boilerplate sass-loader webpack-cli webpack-dev-server webpack4
Last synced: about 2 months ago
JSON representation
A simple friend list with pagination using react :rocket: :octocat:
- Host: GitHub
- URL: https://github.com/adityatandon007/friendlist-app
- Owner: adityatandon007
- Created: 2019-05-19T10:10:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-12T18:33:49.000Z (over 6 years ago)
- Last Synced: 2025-02-24T12:50:04.942Z (over 1 year ago)
- Topics: babel-loader, babel7, css-loader, css-modules, gh-pages, html-loader, html-webpack-plugin, mini-css-extract-plugin, node-sass, react, react-hot-loader, react-webpack-boilerplate, sass-loader, webpack-cli, webpack-dev-server, webpack4
- Language: CSS
- Homepage: https://adityatandon007.github.io/friendlist-app
- Size: 76.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# friendlist-app
[![Support via PayPal][badge_paypal_donate]][paypal_donations]
> A React powered FriendList app.
**Hey!** :blush: This is a simple friendlist app with pagination.
[](https://adityatandon007.github.io/friendlist-app)
## :cloud: Installation
```sh
git clone https://github.com/adityatandon007/friendlist-app/
cd friendlist-app
npm i
npm start
open localhost:9000
# To build the app for production, run the following command:
npm run build
```
## :sparkling_heart: Support my projects
I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, this takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it).
However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:
- Starring and sharing the projects you like :rocket:
- [![Support via PayPal][badge_paypal_donate]][paypal_donations]—You can make one-time donations via PayPal. I'll probably buy a :tea:
Thanks! :heart:
## :scroll: License
[MIT] license © [Aditya Tandon][website]
[badge_paypal_donate]: https://cdn.rawgit.com/twolfson/paypal-github-button/1.0.0/dist/button.svg
[paypal_donations]: https://www.paypal.me/adityatandon007
[website]: https://adityatandon007.github.io
