Skip to content

POOL4T7/Amateur-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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