Skip to content

techchak/techchak-sample-react-app-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published