Back to projects
Vite
React
This was my first React project that I dit for the RockTheCode bootcamp. We had to implement three games Tic-Tac-Toe, Hangman, and Sudoku and a authentication with local host (login: arnaud, password: rtcMERN3). I am pretty sure that this project is not perfect but it was a good start for me. I really enjoyed working on this project. It was a nice opportunity to generate all the image with MidJourney.
Features
- Authentication: Implement an authentication system with local host (login: arnaud, password: rtcMERN3).
- Games: Implement three games Tic-Tac-Toe, Hangman, and Sudoku.
- Styling: Use Styled Components to style the app.
Technologies
- Vite: A build tool for modern web development.
- React: A JavaScript library for building user interfaces.