Dependencies
- Node.js
- GraphQL-yoga
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
- React
- GraphQL Apollo
- Nivo
- I18n
Demo: https://stateofjs-clone.netlify.app/
- Client deployed with Netlify
- Server deployed with Heroku
- MongoDb database hosted on MongoDB Atlas