bhavesh0206s / yasn-mobile

React native app for YASN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

For SLoP, we will be working on very intersting issues, both on React Native app and Yasn Server check the issues section!

Tech stack (MongoDb, Express, React Native, Node)

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!

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

About

React native app for YASN


Languages

Language:JavaScript 100.0%