Demo: https://stateofjs-clone.netlify.app
This project was bootstrapped with Create React App
Web application, full-stack project
Functionalities
- Fetch frameworks
- Dispay Charts
UI
- Homemade UI with styled-components
Dependencies
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
- React
- Hooks
- React-apollo
- Routing with react-router-dom
- Nivo (chart)
- I18n (translation)
- Node.js
- GraphQL yoga
- Mongoose
https://github.com/LilaGuill/stateofjs-backend.git
- Client deployed with Netlify
- Server deployed with Heroku
- MongoDb database hosted on Mongo Atlas