Skip to content

papplo/React-Portfolio-Client

Repository files navigation

Next Portfolio - display your work with in React+Redux

Screenshot next-portfolio.now.sh

This project was bootstrapped with CREATE-REACT-APP.
Read the README DOCS

Get Started:

Start In the project directory, you can run:

Available Scripts

npm dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm start

Builds the sass, bundles all scripts into /build and runs the server.js in development mode.
Open http://localhost:8080 to view it in the browser.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Need content for app?

Project makes use of https://Sanity.io, readme will follow, for now, go to Next-Portfolio-API to see how it´s wired!

Deploy app

We use Now, it rocks!