Table of Contents
• Comics attract all ages, not only children, teenagers but also adults, because comics with very vivid and eye-catching drawings arouse the curiosity and imagination of readers.
• In particular, some series have a large fan community, most of which are young people. This group of fans often read stories on a separate comic website, then go to forum websites and fanpages on social networks to discuss their favorite series together.
• However, the problem is that, story reading websites often lack interactive functions, or only include a simple chat tool, which has not yet created a strong community connection. Meanwhile, highly interactive fanpages and forums often do not include reading tools.
• Recognizing the above problem, along with grasping the development trend of the 4.0 era, Flex team decided to build the Flook reading social network. This is a place where people can both read stories and discuss and interact with others, including fans and authors of the series. In particular, users can also satisfy their passion for composing and become content creators for Flook.
To be able to launch the project, your computer must have a few things
Nodejs and Expo
- Install expo
npm install --global expo-cli
- ⬇️ Download nodejs : https://nodejs.org/en/download/
-
Clone repo ⬇️
git clone https://github.com/fishryanie/flook-app.git
-
Start Server
1️⃣ Go to repository server
cd flook-server-app
2️⃣ Install
yarn
ornpm install
3️⃣ Run
yarn start
ornpm start
-
Start Mobile App 📱
1️⃣ Go to repository mobile
cd flook-mobile-app
2️⃣ Install
yarn
ornpm install
3️⃣ Run
yarn start
ornpm start
-
Start Website App 🌐
1️⃣ Go to repository website
cd flook-website-app
2️⃣ Install
yarn
ornpm install
3️⃣ Run
yarn start
ornpm start
Phan Hồng Quân: Email - qphanquan1998@gmail.com 📧
Project Link: https://github.com/fishryanie/flook-app.git
- Boxicons
- TableIcons
- Font Awesome
- React Icons
- Img Shields
- Malven's Grid Cheatsheet
- Malven's Flexbox Cheatsheet
- GitHub Emoji Cheat Sheet
Copyright © 2022 Ryan Phan.
This README was generated with ❤️ by Ryan Phan