Great Art is measured by its influence, therefore, this web application was made to display the most influential pieces of many great artists. This project supports the artist and the art enthusiast, where artists can log in and display information about their paintings to all who are intrusted.
You can view application wireframe here
- VS Code
- JavaScript package manager
- Git
git clone https://github.com/SamirahAlhusayni/FinalProject.git
cd art-gallery
npm i
json-server --watch db.json
it will run on port 3000
React app will run on port 3001
in another port run
npm start
- JSON Server
- ReactJS
- JSX
- CSS
- HTML
- Bootstrap
- Materializecss
- Google Fonts
- Samirah Alhusayni

