https://github.com/codeadamca/codeadam-react-v1
A repo to store a React version of my own personal website.
https://github.com/codeadamca/codeadam-react-v1
codeadamca react
Last synced: 3 months ago
JSON representation
A repo to store a React version of my own personal website.
- Host: GitHub
- URL: https://github.com/codeadamca/codeadam-react-v1
- Owner: codeadamca
- Created: 2021-09-10T16:30:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T22:19:28.000Z (5 months ago)
- Last Synced: 2025-01-26T23:20:26.347Z (5 months ago)
- Topics: codeadamca, react
- Language: JavaScript
- Homepage:
- Size: 17.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The React Frontend for codeadam.ca
This repository stores a React version of the codeadam.ca front-end. The pages include samples of each different layout style using React and w3.css. All database content is currently stored in JSON files.

---
## Repo Resources
* [Visual Studio Code](https://code.visualstudio.com/)
* [w3.css](https://www.w3schools.com/w3css/defaulT.asp)
* [React](https://reactjs.org/)