ChinenyenwaN1 / techchak-sample-react-app-1

This is a sample react application created for the sake of practical project for techchak fellows but also available to the general public

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

running this app in docker locally

  • add your docker file in root
  • from root, run the command below

    docker build . docker image build . -t saidatech docker run -p 3000:3000 saidatech

About

This is a sample react application created for the sake of practical project for techchak fellows but also available to the general public