This project was part of the training course "fullstack developper" made by LeReacteur (https://www.lereacteur.io/).
The goal of this project was learn how to create components and pass props so I did not focus on accessibility, SEO or responsivness.
Satus
Finished.
This website in not responsive.
Online demo
https://job-board-exercise.netlify.app/
Architecture
1 pages available : The Job Board
No packages installed
Be sure, you have installed all dependencies and applications to run React project on your computer : Getting Started with React.
Clone this repository :
git clone https://github.com/AFlorie/JobBoardExercise
cd JobBoardExercise
Install packages :
yarn
When installation is complete, run it :
yarn start
You're done !