Skip to content

OptimusBlack/Bookbytes

Repository files navigation

Bookbytes

To start the application:

  1. Install expo-cli using the following command:
    npm install -g expo-cli
  2. Clone this repository and go into the project folder
    git clone https://github.com/utkarsh867/comp3330-project.git && cd comp3330-project
  3. Install all the dependencies
    npm install
    or
    yarn install
  4. Run the application in development mode using the command:
    npm start
    or
    yarn start

About

Mobile app for searching for books(Google Books API), making clubs and threads in the clubs, maintaining different lists of books, etc. Made on React Native for iOS and Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors