Web application to BLABLA.
- Nicolas Duhamel - Nicolas59650
- Emilie Boeglen - anaporia
- Antoine Maluta -
- Jean-Michel Bravo - jeanmichbra
- Arlensiú Celis - arlensiuerendira
HTML 5 / CSS 3
React JS 16.5.2
Node JS 10.10.0
Bootstrap 4.1.3
NPM (Package management for JavaScript)
The project supports all modern browsers.
git clone https://github.com/arlensiuerendira/hackatonWCS_EFAP.git
Inside the application "hackaton_wcs_efap" launch on the terminal "npm install" to install all the neccessary modules associated to the project
To view the application run "npm start" on the terminal. This will run the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Enjoy !!
After installing the application, the structure of the project should look like this:
back/
node_modules/
public/
favicon.ico
index.html
manifest.json
src/
assets/
fonts/
img/
components/
Header.jsx
Conseils.jsx
Homepage.jsx
App.css
App.js
App.test.js
index.css
index.js
serviceWorker.js
.gitignore
package-lock.json
package.json
README.md
Made with ❤ by Wild Code School