POOL4T7 / Amateur-react-app

image gallery app

Home Page:https://amateur-react-app.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image gallery

Top anime, people, cars and landscape wallpaper for desktop



Clone the project

git clone https://github.com/POOL4T7/Amateur-react-app.git
cd Amateur-react-app

Install the dependencies && Run the project

# make sure you are on root directory of project
npm install
npm start
# Server runs on on http://localhost:3000

Deployment

There is a Heroku post build script so that you do not have to compile your React frontend manually, Simply push to Heroku and it will build and load the client index.html page

About

image gallery app

https://amateur-react-app.netlify.app/


Languages

Language:JavaScript 80.7%Language:HTML 10.5%Language:CSS 8.8%