A tool to get the snow, wind, and seismicity zones in France (including DROM-COM).
This project use vercel.com (A cloud platform for serverless deployment.)
Go to https://sismo.vercel.app to view the project.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You have to install node on your machine : https://nodejs.org/en/download/
A step by step that tell you how to get a development env running.
Step 1: clone the project by using the commands below :
git clone https://github.com/baptistelechat/Sismo.git
Step 2: go to "frontend" folder :
cd frontend
Step 3: install the packages:
npm install
Step 4: start your local server:
npm start
Step 5 : open a browser and go to localhost
localhost:3000
- React → https://fr.reactjs.org/
- Material UI → https://material-ui.com/
- Firebase → https://firebase.google.com/
- Express → https://expressjs.com/fr/
This project is mantained by:
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Push your branch (git push origin my-new-feature)
- Create a new Pull Request
Give a ⭐️ for support the project or if this project helped you !
Copyright © 2021 Baptiste LECHAT and Matthieu LECHAT.
This project is MIT licensed.
This project use Gitmoji : "An emoji guide for your commit messages".