Giter Site home page Giter Site logo

fattylee_social_network's Introduction

Sayurs

Sayurs is a platform where everyone is allowed to echo their voice.

Sayurs Frontend

Sayurs Backend

Table of Content

Features
Technology
Installation
Testing

Features

Users

Users can Signup on Sayurs app
Users can Login on Sayurs
Users can create a post
Users can Get all posts
Users can Get a post
Users can Update a post
Users can Delete a post

Technologies and Languages

Modern JavaScript technologies were adopted in this project

ES2015: Also known as ES6 or ECMASCRIPT 6, is a new and widely used version of Javascript that makes it compete healthily with other languages. See here for more infromation.

NodeJS: Node.js is an open-source, cross-platform JavaScript run-time environment which allows you enjoy the features of Javascript off the web browsers and implement server-side web development. Visit here for more information.

ExressJS: This is the web application framework for Node.js Visit here for more information.

MongoDB, Mongoose ORM, Apollo Server GraphQL, Jsonwebtoken, Bcryptjs, Create React App, React-hooks, Semantic-UI, Apollo Client, CSS, HTML5 to mention a few.

Installation

  1. Clone this repository into your local computer:
git clone https://github.com/Fattylee/fattylee_social_network.git
  1. Navigate into the cloned repository in your computer: Server
$ cd fattylee_social_network/server `Server`
  1. Install dependencies by running.
$ npm install
  1. Create a .env file and fill the credencials using the .env.sample file sample at the server directory

  2. Start the application by running

$ npm run start:dev

Start your GraphQL server on http://localhost:5000 to view it in the browser.

  1. Navigate into the cloned repository in your computer: Client
$ cd fattylee_social_network/client `Client`
  1. Install dependencies by running.
$ npm install
  1. Create a .env file and fill the credencials using the .env.sample file sample at the client directory

  2. Start the application by running

$ npm run start:client

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Testing

  • run test using npm test

fattylee_social_network's People

Contributors

fattylee avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.