Skip to content

An Information📡 Website (for all saki activities)🌍 for the saki west corps members and the host communities👨‍👩‍👦‍👦 of saki LGA in Oyo state

Notifications You must be signed in to change notification settings

cmcWebCode40/Editorial_fullStack

Repository files navigation

Editorial Information Website

This Website is specially dedicated to the Editorial Cds group for giving informations/cds activities 📚 about every happenings in Nysc saki-west LGA Zone Oyo state

Description

As a growing Frontend Developer, i developed passion for creating websites and for event coverage so i decided to create this basic website for my community Devlopment Service (Editorial) group as a corp member with the collaboration of my Team member Backend Developer youngenius

Api Documentation

visit postman documenter for API documentation

Technnologies

Basically the tools i used for the Frontend Job are:

  • HTML5, CSS3, SASS ,JAVASCRIPT,REACT.JS

While fore the Backend my colleague Used.

  • NODE JS , EXPRESS & POSTGRESS..

Project Setup

This project assumes you have NodeJS v8 or greater installed.

You should also have npm v5 or greater installed as well (this comes packaged with Node 8).

You'll also need a recent version of git installed as well.

Also, you have to install postgress so that you can access database.

Fork this repo Clone your fork In the directory you cloned the repository, run git fetch --all

Getting Started

These steps will assume that you have cd in your preferred editor to this repositories cloned location.

  1. Install dependencies: npm install for the root folder

  2. cd in the client folder Install dependencies: npm install

  3. Ensure you have installed the postgress app While setting up the app choose your password

  4. After that process navigate to the config.js in the project folder and change the password to the one you just created on the database e.g db: { host: "localhost", database: "postgres", password: "enter the password here" }

NB: This the is development Mode...

  1. After that open the Postgress sql command enter the created password .

  2. Then open your command line and run npm run dev which will open the server localhost 3000..

nb: ensure you are currently in the project directory...

Authors and Acknowledgment

I want to say a big thank you to my colleague youngenius Backend Developer for his tireless effort to see that this project was actualized, though we are still working on it to improve the functionalities....

License

  • MIT

Website

Contact

About

An Information📡 Website (for all saki activities)🌍 for the saki west corps members and the host communities👨‍👩‍👦‍👦 of saki LGA in Oyo state

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published