Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.
/ dalcs-www Public archive

React.js webapp for the organization's homepage

Notifications You must be signed in to change notification settings

dalcs/dalcs-www

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

dalcs.org

This repo contains the code for https://dalcs.org. It is a single page react app and I'm using styled-components for styling. It's currently being hosted on netlify. Any pushes to master will trigger a re-build and deploy on netlify.

Getting started

To get started developing, run

npm run start

and it will start a dev server on https://localhost:3030

Structure

  • src/components: Contains reusable web components.
  • src/public: Public assets (e.g., favicon, images)
  • src/pages: Individual webpage, please note routing is not setup currently to handle multiple pages.

About

React.js webapp for the organization's homepage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published