Skip to content

hitgo00/yasn-mobile

Repository files navigation

Yet Another Social network

To get more insights about the project, read this article.

This repo contains the code for YASN Mobile app built using React Native.

You can find the repository for the Connect(YASN) Web here, server here and the Darkrai(Chat) server here.

CONNECT

A YASN exclusively for students of DAIICT!

YASN_Mobile_Demo.MP4

Development

  • You need Node & Yarn to start the development environment. Download them here - Node, Yarn

  • You need to setup a .env file in the root of the repository to set the server url. The file should look like this:

API_URL=#Connect server url
CLOUDINARY_CLOUDNAME=#Cloudinary cloud name
  • Run the development server using:
yarn

yarn start

License

This project is licensed under the MIT License - Copyright (c) 2020 Hitesh Goyal

Releases

No releases published

Packages

No packages published