Skip to content

daurham/Project-Revamp

 
 

Repository files navigation

Project-Revamp

JavaScript React Express.js Webpack Babel CSS3 Styled Components AirBnB Jest

A user-facing product page to a retail's front end, using the Atelier API.

Our Widgets:

Product Overview:

Alvina Kwon


Related Items:

Austin Wang


Questions and Answers

Jake Daurham


Ratings and Reviews

Bulgan Erdenebaatar


Set up the Client:

  • Create a GitHub API key with the following scopes:
    • read:org, user, read:user, user:email, user:follow
  • Add your key in the file: "config_template.js".
  • Rename the file as: "config.js".

Install dependencies:

npm install

Create a production build:

npm run build

Start the server:

npm start

Type in browser:

http://localhost:3000

Members

About

A user-facing product page to a retail's front end, using the Atelier API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 94.1%
  • CSS 5.9%