Skip to content

LilaGuill/stateofjs-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stateofjs Clone

capture-1

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

This project was bootstrapped with Create React App

Overview

Web application, full-stack project

Functionalities

  • Fetch frameworks
  • Dispay Charts

UI

  • Homemade UI with styled-components

Dependencies

Running the project

Clone this repository :

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

Install packages :

npm install

When installation is complete, run the project with:

npm start

Client

  • React
  • Hooks
  • React-apollo
  • Routing with react-router-dom
  • Nivo (chart)
  • I18n (translation)

Server

  • Node.js
  • GraphQL yoga
  • Mongoose

StateOfJs backend

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

Deployment

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

Contact

My Linkedin Profil