- HTML
- CSS
- JavaScript
- ReactJS
This is the final capstone project of the Meta Frontend Developer Certification course found on Coursera
Browse the site and book a reservation
Mouhamadou Diouf ( @mouhad )
Let's connect on:
- Clone it (git clone git@github.com:MouhaDiouf/meta-capstone.git)
- run the command: npm i & npm start (from your code editor's terminal or any other terminal)
- Build a login system
- Save data in a database
- Fork it (https://github.com/MouhaDiouf/meta-capstone)
- Create your feature branch (git checkout -b feature/[choose-a-name])
- Commit your changes (git commit -am 'What this commit will fix/add')
- Push to the branch (git push origin feature/[chosen name])
- Create a new Pull Request