Skip to content

Simple reactJS app to practice JS skills as well as neomorphic design. I used this project to also learn how to dockerize react apps and deploy them on a custom domain using Caprover

Notifications You must be signed in to change notification settings

tsamantanis/neomorphic-metal-bands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neomorphic Metal Bands

The goal is to make a project with React, load data from a JSON file, create and display components, use state, and use Array.map to create a collection of components.

Table of contents

Demo Preview

Demo

Installation

(Back to top)

To use this project, first clone the repo on your device using the commands below:

git init

git clone https://github.com/tsamantanis/neomorphic-metal-bands.git

cd neomorphic-metal-bands

npm install

Usage

(Back to top)

npm run start

About

Simple reactJS app to practice JS skills as well as neomorphic design. I used this project to also learn how to dockerize react apps and deploy them on a custom domain using Caprover

Topics

Resources

Stars

Watchers

Forks