Skip to content

Foo-Lab/data-catalogue-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-catalogue-frontend

About

This React Javascript application provides a webpage where a Foo lab researcher can login and add/edit/view/delete their experiments. Used with data-catalogue-backend.

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/Foo-Lab/data-catalogue-frontend.git
  2. Create a copy of the .env.default file and rename it to .env
  3. Inside the .env file, fill in your environment details (e.g. your backend url)
  4. Run npm install inside the project folder to install dependencies

Usage

Run npm start to run the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published