Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 950 Bytes

README.md

File metadata and controls

56 lines (37 loc) · 950 Bytes

Stateofjs backend

Server

Dependencies

  • Node.js
  • GraphQL-yoga

Running the project

Clone this repository :

git clone https://github.com/LilaGuill/stateofjs-backend.git
cd stateofjs-backend

Install packages :

npm install

When installation is complete, run the project with:

npx nodemon index.js

Client

  • React
  • GraphQL Apollo
  • Nivo
  • I18n

Overview

capture-1

Demo: https://stateofjs-clone.netlify.app/

Deployment

  • Client deployed with Netlify
  • Server deployed with Heroku
  • MongoDb database hosted on MongoDB Atlas

Contact

My Linkedin Profil